Skip to content

Commit

Permalink
#21 docs: update circleci status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
738 committed Apr 21, 2019
1 parent c13f909 commit 2424273
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,12 @@
</h1>

<p align="center">
<img src="https://img.shields.io/teamcity/codebetter/bt428.svg" />
<img src="https://img.shields.io/github/stars/738/inko.svg?style=social&label=Stars" />
<a href="https://circleci.com/gh/738/inko/tree/master">
<img src="https://circleci.com/gh/738/inko/tree/master.svg?style=svg" />
</a>
<a href="https://github.com/738/inko">
<img src="https://img.shields.io/github/stars/738/inko.svg?style=social&label=Stars" />
</a>
<a href="https://npmjs.com/package/inko">
<img src="https://img.shields.io/npm/v/inko.svg" alt="version" />
</a>
Expand Down

0 comments on commit 2424273

Please sign in to comment.