Skip to content

Commit

Permalink
Version badge in readme (neo-project#875)
Browse files Browse the repository at this point in the history
* Version badge in readme

* Update README.md

* Alts
  • Loading branch information
shargon authored and Tommo-L committed Jun 22, 2020
1 parent 4a7d95c commit 228181e
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,18 @@
</p>

<p align="center">
<a href='https://coveralls.io/github/neo-project/neo?branch=master'>
<img src='https://coveralls.io/repos/github/neo-project/neo/badge.svg?branch=master' alt='Coverage Status' />
<a href="https://coveralls.io/github/neo-project/neo?branch=master">
<img src="https://coveralls.io/repos/github/neo-project/neo/badge.svg?branch=master" alt="Current Coverage Status" />
</a>
<a href="https://travis-ci.org/neo-project/neo">
<img src="https://travis-ci.org/neo-project/neo.svg?branch=master">
<img src="https://travis-ci.org/neo-project/neo.svg?branch=master" alt="Current TravisCI build status.">
</a>
<a href="https://github.com/neo-project/neo/blob/master/LICENSE">
<img src="https://img.shields.io/badge/license-MIT-blue.svg">
<img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="License">
</a>
<a href="https://github.com/neo-project/neo/releases">
<img src="https://badge.fury.io/gh/neo-project%2Fneo.svg" alt="Current neo version.">
</a>

</p>

NEO 3.0 (under development): A distributed network for the Smart Economy
Expand Down

0 comments on commit 228181e

Please sign in to comment.