diff --git a/README.md b/README.md index 89791a6..fad338f 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,13 @@ More than a normal promodoro app. ### Done: - Choice of your own work/pause time, it's set to 25 minutes to work and 5 minutes break time by default - Create a todo +- Database CRUD operations for the todos ### In progress: - - Database CRUD operations for the todos +- User authentication ### Todo: - Add tags for todos (study, sport, ...) - - User authentication - User schedule + calendar ## Getting started :laugh