From 2aeafd440aed1395770c63f75a97b7b9cdb37dab Mon Sep 17 00:00:00 2001 From: Sauli Anto Date: Tue, 17 Sep 2019 21:09:08 +0300 Subject: [PATCH] Update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d8e638e84..314c04c38 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,12 @@ This is the best TeX-based mathematical plugin for CKEditor 5. You can use it to ## Demo (todo) [Link to classic editor demo](https://www.example.com) + [Link to inline editor demo](https://www.example.com) ## Installation Install plugin with NPM or Yarn + `npm install ckeditor5-math --save-dev` Add import into ckeditor.js file