From 723666785e407d4203adce55ab14ab934bb9bcf1 Mon Sep 17 00:00:00 2001 From: Laurent Thiebault Date: Sat, 3 Feb 2018 14:40:13 +0100 Subject: [PATCH] Fix README.md roadmap --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c83f49c..54b6771 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ npm run lint This version 1 is totally local, but I have a lot of ideas to make this app better ! * Github gists integration : 🚂 WIP on [feat/gists-integration](https://github.com/lauthieb/code-notes/tree/feat/gists-integration) -* 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) +* Add several snippets in one note : 🚂 WIP [refactor/multi-snippets-in-note](https://github.com/lauthieb/code-notes/tree/refactor/multi-snippets-in-note) * Add the notion of tags on each snippet * Redesign the snippet card (with language logo for example) * Add some shortcuts to improve the productivity