From a4d847ab32cff1d79541cdb9cc036546c9f3db9c Mon Sep 17 00:00:00 2001 From: Xuebin Dong Date: Sun, 16 Jul 2017 18:09:15 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f08127f9..5e81defd 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ $ npm install orgchart ``` require('orgchart') will load orgchart plugin onto the jQuery object. The orgchart module itself does not export anything. -## [Demo](http://dabeng.github.io/OrgChart/) +## Demo - **[using ul datasource](http://dabeng.github.io/OrgChart/ul-datasource/)**(this feature comes from [Tobyee's good idea:blush:](https://github.com/dabeng/OrgChart/issues/1)) ![ul datasource](http://dabeng.github.io/OrgChart/ul-datasource/snapshot.png)