Skip to content

Commit 18d0c75

Browse files
committed
Fix: README.md
1 parent dc09bbd commit 18d0c75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# About NoteApp
22

3-
NoteApp is a server-less, lightweight and easy-to-use note-taking app that uses GitHub flavoured Markdown syntax for styling all forms of writing on the GitHub platform. NoteApp uses an in-browser database called [IndexedDB](https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API) to store notes data inside user's browser.
3+
NoteApp is a server-less, lightweight and easy-to-use note-taking app that uses GitHub flavoured Markdown syntax for styling all forms of writing on the GitHub platform. NoteApp uses an in-browser database called [IndexedDB](https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API) to store data inside a user's browser.
44

55
Features
66
------------

0 commit comments

Comments
 (0)