Skip to content

Commit fa0bff6

Browse files
ckoopmannChristian Koopmann
andauthored
Fix status badges in README (#108)
* fix badges in README * Switch to Markdown batches and add circleci badge * Retrigger coveralls status Co-authored-by: Christian Koopmann <[email protected]>
1 parent 1ff56d6 commit fa0bff6

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1-
<p align="center">
2-
<a href="https://circleci.com/gh/SetProtocol/index-coop-contracts/tree/master">
3-
<img src="https://img.shields.io/circleci/project/github/SetProtocol/index-coop-smart-contracts/master.svg" />
4-
</a>
5-
<a href='https://coveralls.io/github/SetProtocol/index-coop-contracts?branch=master'><img src='https://coveralls.io/repos/github/SetProtocol/index-coop-smart-contracts/badge.svg?branch=master&amp;t=4pzROZ' alt='Coverage Status' /></a>
6-
</p>
1+
[![CircleCI](https://dl.circleci.com/status-badge/img/gh/IndexCoop/index-coop-smart-contracts/tree/master.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/IndexCoop/index-coop-smart-contracts/tree/master)
2+
3+
[![Coverage Status](https://coveralls.io/repos/github/IndexCoop/index-coop-smart-contracts/badge.svg)](https://coveralls.io/github/IndexCoop/index-coop-smart-contracts)
74

85
# index
96

0 commit comments

Comments
 (0)