Skip to content

Commit 9c7403b

Browse files
committed
Add the coverage badge to the README
1 parent f405e73 commit 9c7403b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
[![build status](https://img.shields.io/travis/rackt/react-router/master.svg?style=flat-square)](https://travis-ci.org/rackt/react-router)
1+
<img src="https://rackt.github.io/react-router/img/vertical.png" width="300">
2+
23
[![npm package](https://img.shields.io/npm/v/react-router.svg?style=flat-square)](https://www.npmjs.org/package/react-router)
4+
[![build status](https://img.shields.io/travis/rackt/react-router/master.svg?style=flat-square)](https://travis-ci.org/rackt/react-router)
5+
[![Coverage Status](https://img.shields.io/coveralls/rackt/react-router.svg?style=flat-square)](https://coveralls.io/github/rackt/react-router)
36
[![#rackt on freenode](https://img.shields.io/badge/irc-rackt_on_freenode-61DAFB.svg?style=flat-square)](https://webchat.freenode.net/)
47

5-
<img src="https://rackt.github.io/react-router/img/vertical.png" width="300"/>
6-
78
A complete routing library for React
89

910
React Router keeps your UI in sync with the URL. It has a simple API

0 commit comments

Comments
 (0)