Updating badges for org-apache-sling-jobs-it
diff --git a/README.md b/README.md
index d7637ea..088b5e1 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,7 @@
+[<img src="http://sling.apache.org/res/logos/sling.png"/>](http://sling.apache.org)
+
+ [![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jobs-it-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-jobs-it-1.8) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0) [![jobs](https://sling.apache.org/badges/group-jobs.svg)](https://github.com/apache/sling-aggregator/blob/master/docs/groups/jobs.md)&#32;[![contrib](http://sling.apache.org/badges/status-contrib.svg)](https://github.com/apache/sling-aggregator/blob/master/docs/status/contrib.md)
+
 # Apache Sling Jobs Integration Tests
 
 This module is part of the [Apache Sling](https://sling.apache.org) project.
@@ -5,4 +9,4 @@
 This project runs a test launcher that creates an OSGi instance with only what is required to run Server Side tests.
 Unfurtunately, since OSGi is a multi classloader environment its not possible to perform tests in this bundle, except
 tests over http as any references made to APIs will get resolved with the wrong classloader and so wont be able to 
-interact with OSGi. Hence the tests are in a separate bundle that is loaded by the launchpad.
\ No newline at end of file
+interact with OSGi. Hence the tests are in a separate bundle that is loaded by the launchpad.