Skip to content

Commit efd5f06

Browse files
authored
docs: Added npm version badge to the readme.md
1 parent f298dd2 commit efd5f06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
JavaScript implementation of the "accept" attribute for HTML5 `<input type="file">`
33

44
[![Build Status](https://travis-ci.org/okonet/attr-accept.svg?branch=master)](https://travis-ci.org/okonet/attr-accept)
5+
[![npm version](https://badge.fury.io/js/attr-accept.svg)](https://badge.fury.io/js/attr-accept)
56

67
See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Input#Attributes for more information.
78

0 commit comments

Comments
 (0)