docs(readme): update readme

Added the app name to readme, added the commitizen chip, and updated the tools to use section
This commit is contained in:
Triston Armstrong 2024-03-16 10:05:20 -05:00
parent 25571b08cd
commit d28f4af806

View File

@ -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)