Skip to content

Commit 0efcc71

Browse files
committed
updated readme
1 parent 3b382ed commit 0efcc71

File tree

1 file changed

+18
-4
lines changed

1 file changed

+18
-4
lines changed

README.md

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
1-
jquery-treegrid
2-
===============
3-
41
TreeGrid plugin for jQuery
2+
==================
3+
4+
See more information at http://maxazan.github.io/jquery-treegrid
5+
6+
##Installation
7+
8+
###Using npm
9+
```
10+
npm install jquery-treegrid
11+
```
12+
13+
###Using bower
14+
```
15+
bower install jquery-treegrid
16+
```
17+
18+
###From source
519

6-
See more information at http://maxazan.github.io/jquery-treegrid
20+
Download [source](https://github.com/maxazan/jquery-treegrid/archive/master.zip) from github.com

0 commit comments

Comments
 (0)