SLING-7167 Adjust READMEs

add uniform header linking to Sling project

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1810913 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/README.md b/README.md
index 4c47ad2..5516ac9 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,10 @@
-Apache Sling NoSQL Couchbase Client

-===================================

-

-Provides preconfigured clients for accessing a [Couchbase](http://www.couchbase.com/) NoSQL database.

-

-* Wraps the [Couchbase Java Client 2.x](https://github.com/couchbase/couchbase-java-client) and exports it via OSGi

-* Includes private dependencies of Couchbase Java Client

-* The couchbase access parameters can be configured via OSGi configuration.

-* Multiple couchbase clients can be configured for different couchbase hosts and/or buckets

+# Apache Sling NoSQL Couchbase Client
+
+This module is part of the [Apache Sling](https://sling.apache.org) project.
+
+Provides preconfigured clients for accessing a [Couchbase](http://www.couchbase.com/) NoSQL database.
+
+* Wraps the [Couchbase Java Client 2.x](https://github.com/couchbase/couchbase-java-client) and exports it via OSGi
+* Includes private dependencies of Couchbase Java Client
+* The couchbase access parameters can be configured via OSGi configuration.
+* Multiple couchbase clients can be configured for different couchbase hosts and/or buckets