From 01baf28cbdcee3563bad509caf419fdcbee8fb4d Mon Sep 17 00:00:00 2001 From: Christian Basler Date: Tue, 26 May 2015 17:58:46 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8468251..ab099a8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Jabit +Jabit [![Build Status](https://travis-ci.org/Dissem/Jabit.svg?branch=master)](https://travis-ci.org/Dissem/Jabit) ===== A Java implementation for the Bitmessage protocol. To build, use command `gradle build`. Note that for some tests to run, a standard Bitmessage client needs to run on the same system, using port 8444 (the default port).