From 137963139cc6e4c8c5248e04214d2353b7e692cb Mon Sep 17 00:00:00 2001 From: Mariano Rodriguez Date: Wed, 17 Dec 2014 14:38:51 -0300 Subject: [PATCH] links to docs added --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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