From d3bcedb9f07d4499b152f3e2f97a77de44ba73e2 Mon Sep 17 00:00:00 2001 From: Athou Date: Sun, 31 Mar 2013 12:45:16 +0300 Subject: [PATCH] added buildhive badge --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 92fe4c04..00d07f67 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -CommaFeed +CommaFeed [![Build Status](https://buildhive.cloudbees.com/job/Athou/job/commafeed/badge/icon)](https://buildhive.cloudbees.com/job/Athou/job/commafeed/) ========= Google Reader inspired self-hosted RSS reader, based on Wicket and AngularJS. @@ -26,4 +26,4 @@ Checkout the code and use maven to build and start a local TomEE instance. `mvn clean package tomee:run` -The application is online at [http://localhost:8082/commafeed](http://localhost:8082/commafeed). Any change to the source code will be applied immediatly. \ No newline at end of file +The application is online at [http://localhost:8082/commafeed](http://localhost:8082/commafeed). Any change to the source code will be applied immediatly.