From 75051ca267c1a735f5d6cff3d0234afe8130cd54 Mon Sep 17 00:00:00 2001 From: Yemel Jardi Date: Wed, 17 Dec 2014 19:56:01 -0300 Subject: [PATCH] Update README.md Add buttons to docs --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 208636f..5208f0c 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,7 @@ [![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/#!index.md). -[Read the API Reference](https://bitpay.github.io/bitcore/apiref). +[![Read the Developer Guide](http://bitpay.github.io/bitcore/images/read-the-developer-guide-btn.png)](https://bitpay.github.io/bitcore/docs/#!index.md) [![Read the API Reference](http://bitpay.github.io/bitcore/images/read-the-api-reference-btn.png)](https://bitpay.github.io/bitcore/apiref) A pure and simple javascript bitcoin API.