Skip to content

Commit 525adf1

Browse files
authored
Update README.md
1 parent 6692571 commit 525adf1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@
1010

1111
## Foreword
1212
First of all, thanks a lot for [wesnolte](https://github.com/wesnolte)'s great work:blush: -- [jOrgChart](https://github.com/wesnolte/jOrgChart). The thought that using nested tables to build out the tree-like orgonization chart is amazing. This idea is more simple and direct than its counterparts based on svg
13-
Unfortunately, it's long time not to see the update of jOrgChart. on the other hand, I got some interesting ideas to add, so I choose to create a new repo. **Since version 3.0, we use nested ul to construct tree-like chart instead of nested table. Since version 4.0, users build up the ajax datasoure by themselves.**
13+
Unfortunately, it's long time not to see the update of jOrgChart. on the other hand, I got some interesting ideas to add, so I choose to create a new repo.
14+
- Since version 3.0, we use nested ul to construct tree-like chart instead of nested table.
15+
- Since version 4.0, users build up the ajax datasoure by themselves.
1416

1517
## Features
1618
- Supports both local data and remote data (JSON).

0 commit comments

Comments
 (0)