Skip to content

Commit

Permalink
Add shields to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cronicc committed Oct 29, 2020
1 parent 049951d commit f9a3384
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,12 @@
<h3 align="center">
Rosetta Zen
</h3>

<p align="center">
<a href="https://travis-ci.com/github/HorizenOfficial/rosetta-zen"><img src="https://travis-ci.com/HorizenOfficial/rosetta-zen.svg?branch=rosetta-zen" /></a>
<a href="https://coveralls.io/github/HorizenOfficial/rosetta-zen"><img src="https://coveralls.io/repos/github/HorizenOfficial/rosetta-zen/badge.svg" /></a>
<a href="https://goreportcard.com/report/github.com/HorizenOfficial/rosetta-zen"><img src="https://goreportcard.com/badge/github.com/HorizenOfficial/rosetta-zen" /></a>
<a href="https://github.com/HorizenOfficial/rosetta-zen/blob/master/LICENSE.txt"><img src="https://img.shields.io/github/license/HorizenOfficial/rosetta-zen.svg" /></a>
</p>


## Overview
Expand Down

0 comments on commit f9a3384

Please sign in to comment.