X-Git-Url: https://pwan.org/git/?p=tech-radar.git;a=blobdiff_plain;f=README.md;fp=README.md;h=5e17f06c08ef0bf2f85c62c4d297945df54b0718;hp=c1338436175fb0e5763ff391b8d728cfc6108c2a;hb=113665f121217ee3d6d59912cccde603b17b85c2;hpb=f44fe53f633b819c969a3894e9dc9c77ef343434 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.