diff --git a/README.md b/README.md index 65422cd..67e0d17 100644 --- a/README.md +++ b/README.md @@ -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