Skip to content

Commit d7d63c5

Browse files
committed
Update README.md
1 parent afdb0f8 commit d7d63c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ This is a C++ wrapper library for JSON-RPC communication with the Bitcoin daemon
66
Building the library
77
--------------------
88

9+
[![Build Status](https://travis-ci.org/minium/BitcoinAPI.svg?branch=master)](https://travis-ci.org/minium/BitcoinAPI)
10+
911
**Dependencies**
1012

1113
This library requires [CMake](http://www.cmake.org/cmake/resources/software.html) and [Curl](http://curl.haxx.se) packages in order to be built. These can be installed as follows on Debian based systems:

0 commit comments

Comments
 (0)