From 09b8fe8d5d800efb224c21d4f4666df58e07b0cc Mon Sep 17 00:00:00 2001 From: Stefan Thomas Date: Sat, 27 Jul 2013 14:32:47 -0700 Subject: [PATCH] Add Jenkins build status badge. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 96981679c5..ec2712ae3c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ Ripple - P2P Payment Network ============================ +[![Build Status](http://ci.ripple.com/jenkins/buildStatus/icon?job=rippled)](http://ci.ripple.com/jenkins/job/rippled/) + Some portions of this source code are currently closed source. This is the repository for Ripple's `rippled`, reference P2P network server.