We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49ac709 commit 18f3a44Copy full SHA for 18f3a44
Readme.md
@@ -112,15 +112,15 @@ bytes(1024);
112
// output: 1KB
113
```
114
115
-## License
+## License
116
117
[MIT](LICENSE)
118
119
[coveralls-image]: https://badgen.net/coveralls/c/github/visionmedia/bytes.js/master
120
[coveralls-url]: https://coveralls.io/r/visionmedia/bytes.js?branch=master
121
[downloads-image]: https://badgen.net/npm/dm/bytes
122
[downloads-url]: https://npmjs.org/package/bytes
123
-[npm-image]: https://badgen.net/npm/node/bytes
+[npm-image]: https://badgen.net/npm/v/bytes
124
[npm-url]: https://npmjs.org/package/bytes
125
[travis-image]: https://badgen.net/travis/visionmedia/bytes.js/master
126
[travis-url]: https://travis-ci.org/visionmedia/bytes.js
0 commit comments