Skip to content

Commit 05ea33a

Browse files
committed
fix badges
1 parent 9dbd2cd commit 05ea33a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ a browserify plugin that runs various optimizations, so you don't have to instal
66
[![travis][travis-image]][travis-url]
77
[![standard][standard-image]][standard-url]
88

9-
[npm-image]: https://img.shields.io/npm/v/browserify-tiny.svg?style=flat-square
10-
[npm-url]: https://www.npmjs.com/package/browserify-tiny
11-
[travis-image]: https://img.shields.io/travis/goto-bus-stop/browserify-tiny.svg?style=flat-square
12-
[travis-url]: https://travis-ci.org/goto-bus-stop/browserify-tiny
9+
[npm-image]: https://img.shields.io/npm/v/tinyify.svg?style=flat-square
10+
[npm-url]: https://www.npmjs.com/package/tinyify
11+
[travis-image]: https://img.shields.io/travis/goto-bus-stop/tinyify.svg?style=flat-square
12+
[travis-url]: https://travis-ci.org/goto-bus-stop/tinyify
1313
[standard-image]: https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square
1414
[standard-url]: http://npm.im/standard
1515

0 commit comments

Comments
 (0)