SLING-7167 Adjust READMEs

add uniform header linking to Sling project

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1810940 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/path-based-rtp/README.md b/path-based-rtp/README.md
index 85cee4a..1f9cc05 100644
--- a/path-based-rtp/README.md
+++ b/path-based-rtp/README.md
@@ -1,4 +1,6 @@
-Apache Sling Samples Path Based RTP
+# Apache Sling Samples Path Based Resource Type Provider
+
+This module is part of the [Apache Sling](https://sling.apache.org) project.
 
 Provides a configurable path-based sample resource type provider
 for resources which do not have an explicit one.
diff --git a/path-based-rtp/pom.xml b/path-based-rtp/pom.xml
index d907d2e..e3d3254 100644
--- a/path-based-rtp/pom.xml
+++ b/path-based-rtp/pom.xml
@@ -31,7 +31,7 @@
     <packaging>bundle</packaging>
     <version>2.0.5-SNAPSHOT</version>
 
-    <name>Apache Sling Sample Path Based Resource Type Provider</name>
+    <name>Apache Sling Samples Path Based Resource Type Provider</name>
     <description>
         Provides a configurable path-based sample resource type provider
         for resources which do not have an explicit one.