You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2017/10/03 10:05:54 UTC

svn commit: r1810913 - /sling/trunk/contrib/nosql/couchbase-client/README.md

Author: olli
Date: Tue Oct  3 10:05:54 2017
New Revision: 1810913

URL: http://svn.apache.org/viewvc?rev=1810913&view=rev
Log:
SLING-7167 Adjust READMEs

add uniform header linking to Sling project

Modified:
    sling/trunk/contrib/nosql/couchbase-client/README.md

Modified: sling/trunk/contrib/nosql/couchbase-client/README.md
URL: http://svn.apache.org/viewvc/sling/trunk/contrib/nosql/couchbase-client/README.md?rev=1810913&r1=1810912&r2=1810913&view=diff
==============================================================================
--- sling/trunk/contrib/nosql/couchbase-client/README.md (original)
+++ sling/trunk/contrib/nosql/couchbase-client/README.md Tue Oct  3 10:05:54 2017
@@ -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