Skip to content

Commit 3ae218f

Browse files
fix readme
1 parent 55ee7d5 commit 3ae218f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,11 @@ This tree is developed using CoffeeScript and Jade, but you don't need to be usi
1717

1818

1919
How to use it:
20-
Just include the 3 files from "dist":
20+
Just include the 2 files from "dist",
2121

2222
abn_tree_directive.js
23-
abn_tree_template.html
2423
abn_tree.css
2524

26-
NOTE: you will have to adjust the "templateUrl" in the directive js, to adjust for your directory structure.
27-
2825
Add `'angularBootstrapNavTree'` to your module's list of dependencies.
2926

3027
Then put an `<abn-tree>` directive in your HTML.

0 commit comments

Comments
 (0)