From d28f4af806f122150e769aac678120c245a064da Mon Sep 17 00:00:00 2001 From: Triston Armstrong Date: Sat, 16 Mar 2024 10:05:20 -0500 Subject: [PATCH] docs(readme): update readme Added the app name to readme, added the commitizen chip, and updated the tools to use section --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b381dcf..bd5fe9b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ -# Tauri + Vanilla TS +# KlectrRadio +Your own personal radio app for Klecting the stations you love -This template should help get you started developing with Tauri in vanilla HTML, CSS and Typescript. +[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) -## 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) +### Tools to use +[VS Code](https://code.visualstudio.com/) |or| [NeoVim](https://neovim.io/)\ +[Bun](https://bun.sh/) | [Tauri](https://marketplace.visualstudio.com/items?itemName=tauri-apps.tauri-vscode) | [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer)