We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faa62cc commit e87d455Copy full SHA for e87d455
README.md
@@ -1,6 +1,9 @@
1
# Forms <sup>[![Version Badge][9]][8]</sup>
2
3
-[![Build Status][1]][2] [![dependency status][3]][4] [![dev dependency status][5]][6]
+[![Build Status][1]][2]
4
+[![dependency status][3]][4]
5
+[![dev dependency status][5]][6]
6
+[![License][license-image]][license-url]
7
8
[![npm badge][7]][8]
9
@@ -393,4 +396,6 @@ containing a HTML representation of the field.
393
396
[7]: https://nodei.co/npm/forms.png?downloads=true&stars=true
394
397
[8]: https://npmjs.org/package/forms
395
398
[9]: http://vb.teelaun.ch/caolan/forms.svg
399
+[license-image]: http://img.shields.io/npm/l/forms.svg
400
+[license-url]: LICENSE
401
0 commit comments