diff --git a/Readme.markdown b/Readme.markdown index 942ad6f..2f97997 100644 --- a/Readme.markdown +++ b/Readme.markdown @@ -1,5 +1,7 @@ # US Map # +[![CDNJS](https://img.shields.io/cdnjs/v/us-map.svg)](https://cdnjs.com/libraries/us-map) + A Javascript map of the United States built with SVG/VML by using Raphael as a jQuery plugin. You can configure the styles of the states and labels for the default, per state, and hover. You can bind to it through jQuery to capture the events of when users click on states.