Skip to content

Commit 6978f73

Browse files
committed
Improved Readme file.
1 parent 3d736b5 commit 6978f73

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

README.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,18 @@
11
# Ember-idx-tree
22

3+
Ember Idx Tree is a sophisticated tree component for Ember.js,
4+
35
This README outlines the details of collaborating on this Ember addon.
46

5-
## Installation
7+
## Installation & Tutorial
8+
9+
### With Ember-CLI:
10+
11+
npm install --save-dev ember-idx-tree
12+
13+
Please visit the documentation for installation & usage documentations: http://indexiatech.github.io/ember-idx-tree
14+
15+
## Plugin Development
616

717
* `git clone` this repository
818
* `npm install`
@@ -20,6 +30,4 @@ This README outlines the details of collaborating on this Ember addon.
2030

2131
## Building
2232

23-
* `ember build`
24-
25-
For more information on using ember-cli, visit [http://www.ember-cli.com/](http://www.ember-cli.com/).
33+
* `ember build`

0 commit comments

Comments
 (0)