diff --git a/README.md b/README.md index 71843a6..ebe3cec 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ ### Task 3: Stretch Goals - [ ] Add a rich text editor for note content -- [ ] Implement note categories/tags +- [ ] Implement note categories/tags ✅ - [ ] Add a search functionality for notes - [ ] Implement note editing and deletion - [ ] Add a dark mode toggle diff --git a/index.html b/index.html index 1d68caa..d98ade2 100644 --- a/index.html +++ b/index.html @@ -1,16 +1,19 @@ - +