Cleaning up the README
diff --git a/README.md b/README.md
index e7eeb9a..b935e90 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,14 @@
+[<img src="http://sling.apache.org/res/logos/sling.png"/>](http://sling.apache.org)
+
+ [![Build Status](https://img.shields.io/jenkins/s/https/builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-commons-logservice-1.8.svg)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-commons-logservice-1.8) [![Test Status](https://img.shields.io/jenkins/t/https/builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-commons-logservice-1.8.svg)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-commons-logservice-1.8/test_results_analyzer/) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.sling/org.apache.sling.commons.logservice/badge.svg)](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.logservice%22) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)
+
 # Apache Sling OSGi LogService Implementation
 
 This module is part of the [Apache Sling](https://sling.apache.org) project.
 
-=================================================
-Welcome to Sling - OSGi LogService Implementation
-=================================================
-
 The "logservice" project implements the OSGi LogService implementation on top
 of the SLF4J logging API. This bundle should be installed as one of the first
-modules in the OSGi framework along with the SLF4J API and implementation and
-- provided the framework supports start levels - be set to start at start
-level 1. This ensures the Logging bundle is loaded as early as possible thus
+modules in the OSGi framework along with the SLF4J API and implementation and 
+provided the framework supports start levels - be set to start at start level 1. 
+This ensures the Logging bundle is loaded as early as possible thus
 providing services to the framework and preparing logging.