SLING-7167 Adjust READMEs

add uniform header linking to Sling project

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1810943 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/slingshot/README.md b/slingshot/README.md
index 596db44..4e08e23 100644
--- a/slingshot/README.md
+++ b/slingshot/README.md
@@ -1,19 +1,19 @@
-Apache Sling Slingshot Sample Application
------------------------------------------
+# Apache Sling Sample Slingshot
+
+This module is part of the [Apache Sling](https://sling.apache.org) project.
 
 This bundle provides a sample application for Apache Sling.
 Slingshot provides a basic gallery application presenting categorized items.
 Users can leave comments and rate individual items.
 
-Quickstart
-==========
+## Quickstart
+
 Brief quickstart guide - more detailed description below:
 Launch a Sling installation (Sling 8 or later), deploy the Slingshot bundle
 and go to http://localhost:8080/slingshot.html. Login with slingshot1/slingshot1
 or slingshot2/slingshot2.
 
-Deploy the Demo
-===============
+## Deploy the Demo
 
 Once Sling is running you can access its Web Console from 
   http://localhost:8080/system/console
diff --git a/slingshot/pom.xml b/slingshot/pom.xml
index 6bb86e8..cdb2382 100644
--- a/slingshot/pom.xml
+++ b/slingshot/pom.xml
@@ -31,7 +31,7 @@
     <version>0.8.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
-    <name>Apache Sling - Slingshot Demo</name>
+    <name>Apache Sling Sample Slingshot</name>
 
     <!-- Properties -->
     <properties>