Skip to content

Commit e87d455

Browse files
committed
Add a license badge
1 parent faa62cc commit e87d455

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Forms <sup>[![Version Badge][9]][8]</sup>
22

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

58
[![npm badge][7]][8]
69

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

0 commit comments

Comments
 (0)