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