From 3e2eae98c6dfa0e8354536853a3fde3563950271 Mon Sep 17 00:00:00 2001 From: Tomas Rivera <137088692+Totorile1@users.noreply.github.com> Date: Wed, 1 Apr 2026 08:55:25 +0200 Subject: [PATCH] You can now create new vaults! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64244e3..f9b3170 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ make 4. run the binary `notewrapper` ### What needs to be done (a lot) -- [ ] Add a way to create vaults +- [x] Add a way to create vaults - [ ] Stylisize a bit the TUI - [ ] Add more options to the config file - [ ] Search for config.json in other directories such as ~/.config/notewrapper/ and not only this directory