diff options
| author | Ellie Huxtable <ellie@atuin.sh> | 2024-07-15 20:18:58 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-15 20:18:58 +0100 |
| commit | 93db7578e9d6550be15ca449b12b80e9ae6861c0 (patch) | |
| tree | e880da2d121f1d3b52c1e696e6912450168600d5 /ui | |
| parent | feat(gui): add runbook list, ability to create and delete, sql storage (#2282) (diff) | |
| download | atuin-93db7578e9d6550be15ca449b12b80e9ae6861c0.zip | |
docs(gui): update README (#2283)
Diffstat (limited to 'ui')
| -rw-r--r-- | ui/README.md | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/ui/README.md b/ui/README.md index 102e3668..ce20fb6e 100644 --- a/ui/README.md +++ b/ui/README.md @@ -1,7 +1,3 @@ -# Tauri + React + Typescript +# Atuin Desktop -This template should help get you started developing with Tauri, React and Typescript in Vite. - -## Recommended IDE Setup - -- [VS Code](https://code.visualstudio.com/) + [Tauri](https://marketplace.visualstudio.com/items?itemName=tauri-apps.tauri-vscode) + [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer) +Currently WIP and not yet ready for use
\ No newline at end of file |
