Skip to content

Commit 97c3ffe

Browse files
authored
Update README.md
1 parent bc4217b commit 97c3ffe

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# react-sketch
22

33
[![GitHub release][github-image]][github-url]
4+
[![NPM release][npm-image]][npm-url]
45
[![NPM downloads][downloads-image]][downloads-url]
56
[![Build status][travis-image]][travis-url]
67

@@ -92,9 +93,9 @@ MIT, do remember to add a reference if you find it useful :)
9293
[warning-image]: /docs/img/warning.png
9394
[github-image]: https://img.shields.io/github/release/tbolis/react-sketch.svg
9495
[github-url]: https://github.com/tbolis/react-sketch/releases
95-
[npm-image]: https://img.shields.io/npm/v/react-sketch.svg?style=flat
96+
[npm-image]: https://img.shields.io/npm/v/react-sketch.svg
9697
[npm-url]: https://www.npmjs.com/package/react-sketch
97-
[downloads-image]: https://img.shields.io/npm/dm/react-sketch.svg?style=flat
98+
[downloads-image]: https://img.shields.io/npm/dm/react-sketch.svg
9899
[downloads-url]: https://www.npmjs.com/package/react-sketch
99-
[travis-image]: https://img.shields.io/travis/tbolis/react-sketch.svg?style=flat
100+
[travis-image]: https://img.shields.io/travis/tbolis/react-sketch.svg
100101
[travis-url]: https://travis-ci.org/tbolis/react-sketch

0 commit comments

Comments
 (0)