Skip to content

Commit 4c98fe8

Browse files
authored
docs: readme
1 parent c9fb01a commit 4c98fe8

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<br>
88
</p>
99

10-
<p align="center">A note-taking chrome extension: taking notes on web with their context.
10+
<p align="center">A 📝<b>note-taking chrome extension</b>: taking notes on the web with their context.
1111
</p>
1212

1313

@@ -16,7 +16,7 @@ https://user-images.githubusercontent.com/7123136/133190952-5b056890-ccf0-453a-b
1616

1717
## Features
1818

19-
- 📝 Notebook, where text, note and the context would be stored.
19+
- 📝 Notebook, where text content, note itself and context information would be stored.
2020
- 🏷️ Tagbook, manage the notes neatly with handy tag system.
2121
- ⌨️ Rich text editor: embed [quill](https://quilljs.com/) as rich text editor.
2222

@@ -34,15 +34,14 @@ yarn dev
3434
# 2.2 build extension in prod mode
3535
yarn build
3636

37-
# 3. load it in chrome extension management
38-
# https://support.google.com/chrome_webstore/answer/2664769?hl=en
37+
# 3. load the built dist folder in `chrome extension management` following https://support.google.com/chrome_webstore/answer/2664769?hl=en
3938
```
4039

4140
## Licence
4241

4342
Context is open source software licensed as
4443
[MIT](https://github.com/betterRunner/context-note/blob/main/LICENSE.md).
4544

46-
## Contributors
45+
## Contribution
4746

4847
Please read the [Contributing Guide](./.github/contributing.md) for details.

0 commit comments

Comments
 (0)