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.