From aba36905c69a3f1085f3b4e7f39390a2ff22c05e Mon Sep 17 00:00:00 2001 From: Triston Date: Wed, 27 Mar 2024 22:52:26 -0500 Subject: [PATCH] update readme --- README.md | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 48e0bf4..768978b 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,16 @@ -# Tauri + Vanilla TS -This project was originally forked from [Kaioban](https://github.com/LankyMoose/kaioken-kanban) -You can find the live example of `Kaioban` at [here](https://kaioban.com) +
+ +# KlectrBan -## Recommended IDE Setup +Your own personal KanBan app for Klecting the task you have aligned -- [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) +### Contributing +See our [Contribution Guidelines](/CONTRIBUTING.md)_for how to contribute! + +### 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) + +