From 00e8ab406909d6814ffdee9cbd417f417f5311a8 Mon Sep 17 00:00:00 2001 From: Artur Arseniev Date: Sun, 2 Sep 2018 16:45:52 +0200 Subject: [PATCH] Add grapesjs-touch plugin in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 69bb7f4a7..475c4e5f8 100644 --- a/README.md +++ b/README.md @@ -192,6 +192,7 @@ $ npm test * [grapesjs-lory-slider](https://github.com/artf/grapesjs-lory-slider) - Slider component by using [lory](https://github.com/meandmax/lory) * [grapesjs-tabs](https://github.com/artf/grapesjs-tabs) - Simple tabs component * [grapesjs-custom-code](https://github.com/artf/grapesjs-custom-code) - Embed custom code +* [grapesjs-touch](https://github.com/artf/grapesjs-touch) - Enable touch support * [grapesjs-indexeddb](https://github.com/artf/grapesjs-indexeddb) - Storage wrapper for IndexedDB * [grapesjs-firestore](https://github.com/artf/grapesjs-firestore) - Storage wrapper for [Cloud Firestore](https://firebase.google.com/docs/firestore)