Skip to content
This repository has been archived by the owner on Mar 24, 2020. It is now read-only.

add CDNJS version badge in README.markdown #66

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions Readme.markdown
Original file line number Diff line number Diff line change
@@ -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.
Expand Down