From 6c980afdd0673347167f338fae45484e7e061d74 Mon Sep 17 00:00:00 2001 From: "Andreas M. Antonopoulos" Date: Fri, 2 Feb 2018 16:58:56 -0600 Subject: [PATCH] Added Travis CI image --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ac6fa2ef..272a470d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +Code Examples: ![travis_ci](https://travis-ci.org/bitcoinbook/bitcoinbook.svg?branch=develop) + # Mastering Bitcoin Mastering Bitcoin is a book for developers, but the first two chapters cover bitcoin at a level that is approachable to non-programmers. Anyone with a basic understanding of technology can read the first two chapters and get a great understanding of bitcoin.