File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 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 ]
2
2
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
4
4
[ 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
6
6
[ 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
8
8
[ 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
9
11
10
12
### Format [ JavaScript Standard Style] ( https://github.com/feross/standard ) as Stylish (i.e. snazzy) output
11
13
You can’t perform that action at this time.
0 commit comments