diff --git a/Projects/1-Beginner/Notes-App.md b/Projects/1-Beginner/Notes-App.md index f4c5df66..ac29d2ac 100644 --- a/Projects/1-Beginner/Notes-App.md +++ b/Projects/1-Beginner/Notes-App.md @@ -15,6 +15,7 @@ Create and store your notes for later purpose! - [ ] User can create and edit a note in Markdown format. On save it will convert Markdown to HTML - [ ] User can see the date when he created the note +- [ ] User can sync notes using Git ## Useful links and resources