Skip to content

Commit b6c1980

Browse files
committed
update README
1 parent e6f9b8c commit b6c1980

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,14 @@ NoteKeeper is a Firefox extension that transforms the new tab into a minimalist,
99

1010
## ✨ Features
1111

12-
- ✅ Auto-saves content after every keystroke.
13-
- ✅ Integrated with Firefox Sync. Access your notes across browser instances.
14-
- ✅ Integrated with [Web Storage API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API). Access your notes while working offline, and sync them across browser instances with [Firefox Sync](https://www.mozilla.org/en-US/firefox/features/sync/), or [Chrome Sync](https://support.google.com/chrome/answer/185277).
15-
- ✅ Dark/Light themes. (includes toggle button)
16-
17-
| ![screenshot](./screenshot.png) |
18-
| :-----------------------------: |
12+
- ✅ Auto-saves content after every keystroke
13+
- ✅ Integrated with Firefox Sync - access your notes across browser instances
14+
- ✅ Integrated with [Web Storage API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API)
15+
- ✅ Works offline with browser sync support ([Firefox Sync](https://www.mozilla.org/en-US/firefox/features/sync/), [Chrome Sync](https://support.google.com/chrome/answer/185277))
16+
- ✅ Dark/Light themes with system preference detection
17+
- ✅ Responsive design that works across devices
18+
- ✅ Sidebar companion for quick access
19+
- ✅ Comprehensive test coverage
1920

2021
## 💜 Acknowledgments
2122

0 commit comments

Comments
 (0)