Skip to content

Commit

Permalink
chore: Add coverage badge/link.
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanVann committed Feb 22, 2019
1 parent 9bc9b71 commit c3492fc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@
<a href="https://circleci.com/gh/DylanVann/react-native-fast-image/tree/master">
<img src="https://img.shields.io/circleci/project/github/DylanVann/react-native-fast-image/master.svg?style=flat-square" alt="CircleCI build status">
</a>
<a href="https://codecov.io/gh/DylanVann/react-native-fast-image">
<img src="https://img.shields.io/codecov/c/github/DylanVann/react-native-fast-image.svg?style=flat-square" alt="codecov">
</a>
<a href="https://github.com/DylanVann/react-native-fast-image/blob/master/LICENSE">
<img src="https://img.shields.io/github/license/DylanVann/react-native-fast-image.svg?style=flat-square" alt="license">
</a>
Expand Down

0 comments on commit c3492fc

Please sign in to comment.