diff --git a/README.md b/README.md index f47a638b..77c0273a 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,34 @@ A rich-text editor for Vue.js License

+## Installation +``` +npm install tiptap +``` + +## Setup +```vue + + + +``` + ## Contributing Please see [CONTRIBUTING](CONTRIBUTING.md) for details.