Skip to content
This repository was archived by the owner on Sep 13, 2023. It is now read-only.

Commit 0206040

Browse files
authored
Update README.md (#10)
1 parent b6603f5 commit 0206040

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,14 @@ npm run lint
6060

6161
This version 1 is totally local, but I have a lot of ideas to make this app better !
6262

63-
* Github gists integration : 🚂 WIP on [feat/gists-integration](https://github.com/lauthieb/code-notes/tree/feat/gists-integration)
63+
* Github gists integration : 🚂 WIP on [feat/gists-integration](https://github.com/lauthieb/code-notes/tree/feat/gists-integration)
64+
* Add several snippets in one note : 🚂 WIP [refactor/multi-snippets-in-note](https://github.com/lauthieb/code-notes/tree/feat/refactor/multi-snippets-in-note)
6465
* Add the notion of tags on each snippet
6566
* Redesign the snippet card (with language logo for example)
6667
* Add some shortcuts to improve the productivity
6768

69+
To follow the progression, go to the [Trello](https://trello.com/b/GQhwRcZK/code-notes) !
70+
6871
Feel free to [add an issue](https://github.com/lauthieb/code-notes/issues/new) if you find some bugs or you have any ideas of evolutions 😃
6972

7073
---

0 commit comments

Comments
 (0)