From: trecenti Date: Tue, 18 Mar 2014 22:26:13 +0000 (-0300) Subject: Update README.md X-Git-Url: https://pwan.org/git/?p=tech-radar.git;a=commitdiff_plain;h=9cb1d2beeafe45770c0396a560522ca7f3f76e66 Update README.md --- diff --git a/README.md b/README.md index 10fa50d..c5a4d14 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ tech-radar A library that allows the creationg of a Tech Radar, inspired by [thoughtworks.com/radar/](thoughtworks.com/radar/). +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 maintain these dependencies.