Skip to content

Commit be7665d

Browse files
committed
fix(badges): use svg badges for higher resolution
1 parent 8494538 commit be7665d

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
@@ -70,13 +70,13 @@ but don't blame me if it does not work.
7070

7171
Support: if you find any problems with this module, email / tweet / open issue on Github
7272

73-
[node-hook-icon]: https://nodei.co/npm/node-hook.png?downloads=true
73+
[node-hook-icon]: https://nodei.co/npm/node-hook.svg?downloads=true
7474
[node-hook-url]: https://npmjs.org/package/node-hook
75-
[node-hook-ci-image]: https://travis-ci.org/bahmutov/node-hook.png?branch=master
75+
[node-hook-ci-image]: https://travis-ci.org/bahmutov/node-hook.svg?branch=master
7676
[node-hook-ci-url]: https://travis-ci.org/bahmutov/node-hook
77-
[node-hook-dependencies-image]: https://david-dm.org/bahmutov/node-hook.png
77+
[node-hook-dependencies-image]: https://david-dm.org/bahmutov/node-hook.svg
7878
[node-hook-dependencies-url]: https://david-dm.org/bahmutov/node-hook
79-
[node-hook-devdependencies-image]: https://david-dm.org/bahmutov/node-hook/dev-status.png
79+
[node-hook-devdependencies-image]: https://david-dm.org/bahmutov/node-hook/dev-status.svg
8080
[node-hook-devdependencies-url]: https://david-dm.org/bahmutov/node-hook#info=devDependencies
8181
[semantic-image]: https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg
8282
[semantic-url]: https://github.com/semantic-release/semantic-release

0 commit comments

Comments
 (0)