diff --git a/README.md b/README.md index b2eedae..b111d26 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ A secure, (WIP) cross-platform note-taking application built with Rust. Features - 🌙 Dark/Light mode - 💾 Automatic saving - 🔍 Full-text search -- 📱 Cross-platform (Soon) (macOS, Linux, and Mobile are planned) +- 📱 Cross-platform (Soon) (Mobile is planned) - 💾 Import/Export functionality - 🔒 Seed phrase-based encryption - 🖥️ System tray support @@ -21,8 +21,8 @@ A secure, (WIP) cross-platform note-taking application built with Rust. Features ## To-Do - [ ] Mobile support - [ ] Improved Sync -- [ ] Mac/Linux Support (I really only need to change the file locations and it should work) -- [ ] a lot more +- [ ] Rich Text +- [ ] Attachments/Files ## Installation