From 80c3e6cdd4670c03933246dccd8cabc636d4244f Mon Sep 17 00:00:00 2001 From: syropian Date: Sun, 17 Jul 2016 10:53:25 -0400 Subject: [PATCH] Updating README --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a3a2795..181eed1 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ > A simple Vue.js wrapper around the ProseMirror editor -## Install +## Install (not available yet) ```js $ npm install vue-prosemirror --save @@ -15,3 +15,8 @@ Coming soon... ## Development Coming soon... + +## TODO + +- [ ] Tests +- [ ] Tidy up example