flat style badges

This commit is contained in:
Manuel Araoz 2014-12-16 13:56:25 -03:00
parent 7064a07f99
commit 7385fd2d61
1 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,10 @@
Bitcore
=======
[![Build Status](https://travis-ci.org/bitpay/bitcore.svg?branch=master)](https://travis-ci.org/bitpay/bitcore)
[![Coverage Status](https://img.shields.io/coveralls/bitpay/bitcore.svg)](https://coveralls.io/r/bitpay/bitcore)
https://img.shields.io/npm/v/bitcore.svg?style=flat-square
[![NPM Package](https://img.shields.io/npm/v/bitcore.svg?style=flat-square)](https://www.npmjs.org/package/bitcore)
[![Build Status](https://img.shields.io/travis/bitpay/bitcore.svg?branch=master&style=flat-square)](https://travis-ci.org/bitpay/bitcore)
[![Coverage Status](https://img.shields.io/coveralls/bitpay/bitcore.svg?style=flat-square)](https://coveralls.io/r/bitpay/bitcore)
A pure and simple javascript bitcoin API.