Update README.md
[tech-radar.git] / README.md
index 4b3c5c4..c2c43a8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,14 +1,16 @@
-tech-radar
-==========
+# tech-radar [![Build Status](https://travis-ci.org/trecenti/tech-radar.svg?branch=master)](https://travis-ci.org/Trecenti/tech-radar)
+[![NPM](https://nodei.co/npm/tech-radar.png)](https://nodei.co/npm/tech-radar/)
 
-A library that allows the creationg of a Tech Radar, inspired by [thoughtworks.com/radar/](thoughtworks.com/radar/).
+
+A library that supports the creation of a Tech Radar, inspired by [thoughtworks.com/radar/](http://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.
 
 Please view the file `examples/default.html` for general usages.
-//TODO: give better examples.
 
 ### Contribute