fix coveralls badge

Summary:
README badge had 91% even though coveralls says 95%.

Pasted badge code from coveralls.
Closes https://github.com/Instagram/IGListKit/pull/239

Differential Revision: D4213705

Pulled By: jessesquires

fbshipit-source-id: 5cf7cb85b5140555bfc8327770e6ddb1d9fb4e06
This commit is contained in:
Jesse Squires 2016-11-21 09:53:23 -08:00 committed by Facebook Github Bot
parent a3d0b25bbd
commit 0980830d75

View file

@ -7,9 +7,9 @@
<img src="https://travis-ci.org/Instagram/IGListKit.svg?branch=master&style=flat"
alt="Build Status">
</a>
<a href="https://coveralls.io/github/Instagram/IGListKit">
<img src="https://coveralls.io/repos/github/Instagram/IGListKit/badge.svg?branch=master&style=flat"
alt="Code Coverage">
<a href="https://coveralls.io/github/Instagram/IGListKit?branch=master">
<img src="https://coveralls.io/repos/github/Instagram/IGListKit/badge.svg?branch=master"
alt="Coverage Status" />
</a>
<a href="https://cocoapods.org/pods/IGListKit">
<img src="https://img.shields.io/cocoapods/v/IGListKit.svg?style=flat"