Merge pull request #794 from marianorod/v0.8

links to docs added
This commit is contained in:
Manuel Aráoz 2014-12-17 15:25:25 -03:00
commit 39a614071c
1 changed files with 4 additions and 0 deletions

View File

@ -4,6 +4,10 @@
[![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)
[Read the Developer Guide](https://bitpay.github.io/bitcore/docs).
[Read the API Reference](https://bitpay.github.io/bitcore/apiref).
A pure and simple javascript bitcoin API.
## Principles