Skip to content

Commit

Permalink
Add a license badge
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Sep 1, 2014
1 parent faa62cc commit e87d455
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Forms <sup>[![Version Badge][9]][8]</sup>

[![Build Status][1]][2] [![dependency status][3]][4] [![dev dependency status][5]][6]
[![Build Status][1]][2]
[![dependency status][3]][4]
[![dev dependency status][5]][6]
[![License][license-image]][license-url]

[![npm badge][7]][8]

Expand Down Expand Up @@ -393,4 +396,6 @@ containing a HTML representation of the field.
[7]: https://nodei.co/npm/forms.png?downloads=true&stars=true
[8]: https://npmjs.org/package/forms
[9]: http://vb.teelaun.ch/caolan/forms.svg
[license-image]: http://img.shields.io/npm/l/forms.svg
[license-url]: LICENSE

0 comments on commit e87d455

Please sign in to comment.