File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -101,13 +101,13 @@ server.listen(3000)
101101
102102[ MIT] ( LICENSE )
103103
104- [ npm-image ] : https://img.shields.io/npm/v/basic-auth.svg
105- [ npm-url ] : https://npmjs.org/package/basic-auth
106- [ node-version-image ] : https://img.shields.io/node/v/basic-auth.svg
107- [ node-version-url ] : https://nodejs.org/en/download
108- [ travis-image ] : https://img.shields.io/travis/jshttp/basic-auth/master.svg
109- [ travis-url ] : https://travis-ci.org/jshttp/basic-auth
110- [ coveralls-image ] : https://img.shields.io/coveralls/jshttp/basic-auth/master.svg
104+ [ coveralls-image ] : https://badgen.net/coveralls/c/github/jshttp/basic-auth/master
111105[ coveralls-url ] : https://coveralls.io/r/jshttp/basic-auth?branch=master
112- [ downloads-image ] : https://img.shields.io /npm/dm/basic-auth.svg
106+ [ downloads-image ] : https://badgen.net /npm/dm/basic-auth
113107[ downloads-url ] : https://npmjs.org/package/basic-auth
108+ [ node-version-image ] : https://badgen.net/npm/node/basic-auth
109+ [ node-version-url ] : https://nodejs.org/en/download
110+ [ npm-image ] : https://badgen.net/npm/v/basic-auth
111+ [ npm-url ] : https://npmjs.org/package/basic-auth
112+ [ travis-image ] : https://badgen.net/travis/jshttp/basic-auth/master
113+ [ travis-url ] : https://travis-ci.org/jshttp/basic-auth
You can’t perform that action at this time.
0 commit comments