From e3505f2d343c3441cdfc132e2dc7ec9dc1d6fc34 Mon Sep 17 00:00:00 2001 From: ayabusa <79598408+ayabusa@users.noreply.github.com> Date: Wed, 14 Feb 2024 17:11:46 +0100 Subject: [PATCH] Update README.md --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 441faf7..8a0f642 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ -# Tauri + Vanilla +# Rusty Slicer +This is really WIP so don't use it. -This template should help get you started developing with Tauri in vanilla HTML, CSS and Javascript. - -## 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) +## Compiling +After installing Tauri, run ```cargo tauri dev```