Skip to content

Commit f2172ff

Browse files
committed
standard
1 parent 4d1412a commit f2172ff

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1-
# snazzy [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url]
1+
# snazzy [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] [![javascript style guide][standard-image]][standard-url]
22

3-
[travis-image]: https://img.shields.io/travis/feross/snazzy.svg?style=flat
3+
[travis-image]: https://img.shields.io/travis/feross/snazzy/master.svg
44
[travis-url]: https://travis-ci.org/feross/snazzy
5-
[npm-image]: https://img.shields.io/npm/v/snazzy.svg?style=flat
5+
[npm-image]: https://img.shields.io/npm/v/snazzy.svg
66
[npm-url]: https://npmjs.org/package/snazzy
7-
[downloads-image]: https://img.shields.io/npm/dm/snazzy.svg?style=flat
7+
[downloads-image]: https://img.shields.io/npm/dm/snazzy.svg
88
[downloads-url]: https://npmjs.org/package/snazzy
9+
[standard-image]: https://img.shields.io/badge/code_style-standard-brightgreen.svg
10+
[standard-url]: https://standardjs.com
911

1012
### Format [JavaScript Standard Style](https://github.com/feross/standard) as Stylish (i.e. snazzy) output
1113

0 commit comments

Comments
 (0)