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=3b8f1f7e9ba745532e0a7a58c44009eaa86e6efc;hpb=49d00e3bb67eacbbce515babb1b1e5f6c0b75a8c 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.