Skip to content

Commit cadb718

Browse files
committed
Use Badgen badges instead of Shields.io
1 parent aafeacd commit cadb718

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# react-native-version [![Build Status](https://travis-ci.org/stovmascript/react-native-version.svg?branch=master)](https://travis-ci.org/stovmascript/react-native-version) [![npm](https://img.shields.io/npm/v/react-native-version.svg)](https://www.npmjs.com/package/react-native-version) [![npm](https://img.shields.io/npm/dm/react-native-version.svg)](https://www.npmjs.com/package/react-native-version)
1+
# react-native-version ![license](https://badgen.net/github/license/stovmascript/react-native-version) [![npm](https://badgen.net/npm/v/react-native-version)](https://www.npmjs.com/package/react-native-version) [![travis](https://badgen.net/travis/stovmascript/react-native-version)](https://travis-ci.org/stovmascript/react-native-version) ![david](https://badgen.net/david/dep/stovmascript/react-native-version)
22

33
Seamlessly shadows the behaviour of [`npm version`](https://docs.npmjs.com/cli/version).
44

@@ -185,7 +185,7 @@ When running `react-native link` on Windows, native modules will be linked in yo
185185

186186
## See also
187187

188-
* [agvtool](https://developer.apple.com/library/content/qa/qa1827/_index.html)
189-
* [npm-version](https://docs.npmjs.com/cli/version)
190-
* [Semantic Versioning (semver)](http://semver.org/)
191-
* [ionic-version](https://github.com/stovmascript/ionic-version)
188+
- [agvtool](https://developer.apple.com/library/content/qa/qa1827/_index.html)
189+
- [npm-version](https://docs.npmjs.com/cli/version)
190+
- [Semantic Versioning (semver)](http://semver.org/)
191+
- [ionic-version](https://github.com/stovmascript/ionic-version)

0 commit comments

Comments
 (0)