From c86f76854159cd1b675d4934c6a475335d71551a Mon Sep 17 00:00:00 2001 From: dabeng Date: Thu, 22 Sep 2016 05:38:38 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 301183bb..3fde6156 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ - Supports exporting chart as a picture. - Supports pan and zoom - Users can adopt multiple solutions to build up a huge organization chart(please refer to multiple-layers or hybrid layout sections) +- touch-enabled plugin for mobile divice ## Installation Of course, you can directly use the standalone build by including dist/js/jquery.orgchart.js and dist/css/jquery.orgchart.css in your webapp.