diff --git a/README.md b/README.md index 7579f1c..540f08f 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,7 @@ The goal is to provide a minimalistic and fast todo list that is self hostable. ## Next goals - Make multi user support - [x] Get user by trusted header - - [ ] Add option to enable single user (usefull for vpn single user easy setup) - - [ ] Add menu to add other users to the group + - [x] Add menu to add other users to the group - [ ] make the code more readable by renaming/moving the handlers better - [ ] write a minimal step by step guide to install with nix, - [ ] add some css to make it look nicer