Skip to content

Commit

Permalink
Release v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
denpamusic committed Jan 20, 2017
1 parent 965bef2 commit 8cab448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Simple Bitcoin JSON-RPC client based on GuzzleHttp

[![Build Status](https://travis-ci.org/denpamusic/php-bitapi.svg?branch=master)](https://travis-ci.org/denpamusic/php-bitapi) [![Coverage Status](https://coveralls.io/repos/github/denpamusic/php-bitapi/badge.svg?branch=master)](https://coveralls.io/github/denpamusic/php-bitapi?branch=master) [![Dependency Status](https://www.versioneye.com/user/projects/58827bdae25f59002c91be10/badge.svg?style=flat-square)](https://www.versioneye.com/user/projects/58827bdae25f59002c91be10)
[![Build Status](https://travis-ci.org/denpamusic/php-bitapi.svg?branch=v1.0.2)](https://travis-ci.org/denpamusic/php-bitapi) [![Coverage Status](https://coveralls.io/repos/github/denpamusic/php-bitapi/badge.svg?branch=v1.0.2)](https://coveralls.io/github/denpamusic/php-bitapi?branch=v1.0.2) [![Dependency Status](https://www.versioneye.com/user/projects/58827bdae25f59002c91be10/badge.svg?style=flat-square)](https://www.versioneye.com/user/projects/58827bdae25f59002c91be10)

## Installation
Run ```php composer.phar require denpa/php-bitapi``` in your project directory or add following lines to composer.json
Expand Down

0 comments on commit 8cab448

Please sign in to comment.