khan4019 / tree-grid-directive

Need one or more maintainer for this! comment or email me if you are interested
http://khan4019.github.io/tree-grid-directive/test/treeGrid.html
347 stars 183 forks source link

Dependency #19

Closed julianbei closed 9 years ago

julianbei commented 9 years ago

Please add to your Readme that you have to add the dependency to you angular app: 'treeGrid'

angular
  .module('myApp', ['treeGrid'])

some people will be confused.