From 66a132ccfb45f88e6112066c419f76e67d7c8b2d Mon Sep 17 00:00:00 2001 From: Sean Lavine Date: Thu, 10 Apr 2014 13:44:40 -0700 Subject: [PATCH] readme: move badge to header line [ci skip] --- Readme.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Readme.md b/Readme.md index aa8bff8..530d615 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,4 @@ -# node-bitcoin - -[![Build Status](https://travis-ci.org/freewil/node-bitcoin.svg)](https://travis-ci.org/freewil/node-bitcoin) +# node-bitcoin [![Build Status](https://travis-ci.org/freewil/node-bitcoin.svg)](https://travis-ci.org/freewil/node-bitcoin) node-bitcoin is a simple wrapper for the Bitcoin client's JSON-RPC API.