From 221d8929915c49cbe30a2f92550c9a604b9a527e Mon Sep 17 00:00:00 2001 From: George Date: Mon, 28 Oct 2019 20:14:04 +0300 Subject: [PATCH] Update README.md --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 30ac69c..e38b8f6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# slate-collaborative [Demo](https://slate-collaborative.herokuapp.com/) +# slate-collaborative. Check [Demo](https://slate-collaborative.herokuapp.com/) slatejs collaborative plugin & microservice ![screencast2019-10-2820-06-10](https://user-images.githubusercontent.com/23132107/67700384-ebff7280-f9be-11e9-9005-6ddadcafec47.gif) @@ -62,3 +62,13 @@ const connection = new CollaborativeBackend(options) } ``` +# Contribute + +You welcome to contribute! + +start it ease: +``` +yarn +yarn dev +``` +