X-Git-Url: https://pwan.org/git/?p=tech-radar.git;a=blobdiff_plain;f=README.md;h=5e17f06c08ef0bf2f85c62c4d297945df54b0718;hp=c1338436175fb0e5763ff391b8d728cfc6108c2a;hb=11f33ecb811c6a81b87b728f3fc52f5dcca91a6d;hpb=a4111b43d131f4eac44415d99fbdef6aad0b4d3a diff --git a/README.md b/README.md index c133843..5e17f06 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Check the example [here](http://brunotrecenti.com/tech-radar/) ### How To Use -The package has two dependencies [d3](http://d3js.org/) and [chancejs](http://chancejs.com/) that needs to be loaded separatedely for now, in the future there's a plan to add and maintain those dependencies. +The package has three dependencies [d3](http://d3js.org/), [d3-queue](https://github.com/d3/d3-queue) and [chancejs](http://chancejs.com/) that needs to be loaded separatedely for now, in the future there's a plan to add and maintain those dependencies. Please view the file `examples/index.html` for general usages.