Skip to content

Commit adc61ef

Browse files
committed
Replaced GitHub release badge with NPM badge
1 parent ae84cc9 commit adc61ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
[![Travis][travis-image]][travis-link]
22
[![Codecov][codecov-image]][codecov-link]
33
[![Gitter][gitter-image]][gitter-link]
4-
[![GitHub][github-image]][github-link]
4+
[![NPM][npm-image]][npm-link]
55

66
[travis-image]: https://travis-ci.org/squidfunk/isotopes.svg?branch=master
77
[travis-link]: https://travis-ci.org/squidfunk/isotopes
88
[codecov-image]: https://img.shields.io/codecov/c/github/squidfunk/isotopes/master.svg
99
[codecov-link]: https://codecov.io/gh/squidfunk/isotopes
1010
[gitter-image]: https://badges.gitter.im/squidfunk/isotopes.svg
1111
[gitter-link]: https://gitter.im/squidfunk/isotopes
12-
[github-image]: https://img.shields.io/github/release/squidfunk/isotopes.svg
13-
[github-link]: https://github.com/squidfunk/isotopes/releases
12+
[npm-image]: https://img.shields.io/npm/v/isotopes.svg
13+
[npm-link]: https://npmjs.com/package/isotopes
1414

1515
# Isotopes
1616

0 commit comments

Comments
 (0)