You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/10/18 23:26:28 UTC

[sling-org-apache-sling-nosql-launchpad] 16/16: SLING-7167 Adjust READMEs

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-nosql-launchpad.git

commit ef62014510addac433a26d549ccfb6ed940173d5
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Tue Oct 3 10:06:21 2017 +0000

    SLING-7167 Adjust READMEs
    
    add uniform header linking to Sling project
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1810916 13f79535-47bb-0310-9956-ffa450edef68
---
 README.md | 33 +++++++++++++++++----------------
 1 file changed, 17 insertions(+), 16 deletions(-)

diff --git a/README.md b/README.md
index 8563298..3704992 100644
--- a/README.md
+++ b/README.md
@@ -1,16 +1,17 @@
-Apache Sling NoSQL Sample Launchpad
-===================================
-
-Variant of the Sling Launchpad to run NoSQL Resource Providers in standalone mode.
-
-To run with NoSQL MongoDB resource provider:
-
-```
-java -Dsling.run.modes=nosql-mongodb -jar target/org.apache.sling.nosql.launchpad-1.0.0-SNAPSHOT.jar -c sling -f -
-```
-
-To run with NoSQL Couchbase resource provider:
-
-```
-java -Dsling.run.modes=nosql-couchbase -jar target/org.apache.sling.nosql.launchpad-1.0.0-SNAPSHOT.jar -c sling -f -
-```
+# Apache Sling NoSQL Launchpad
+
+This module is part of the [Apache Sling](https://sling.apache.org) project.
+
+Variant of the Sling Launchpad to run NoSQL Resource Providers in standalone mode.
+
+To run with NoSQL MongoDB resource provider:
+
+```
+java -Dsling.run.modes=nosql-mongodb -jar target/org.apache.sling.nosql.launchpad-1.0.0-SNAPSHOT.jar -c sling -f -
+```
+
+To run with NoSQL Couchbase resource provider:
+
+```
+java -Dsling.run.modes=nosql-couchbase -jar target/org.apache.sling.nosql.launchpad-1.0.0-SNAPSHOT.jar -c sling -f -
+```

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.