SLING-7167 Adjust READMEs

add uniform header linking to Sling project

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1810955 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/README.md b/README.md
index 7a173cc..fbc70b3 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
-Apache Sling Testing Sling Mock Jackrabbit Oak-based Resource Resolver
+# Apache Sling Testing Sling Mock Jackrabbit Oak-based Resource Resolver
+
+This module is part of the [Apache Sling](https://sling.apache.org) project.
 
 Implements a resource resolver type for Jackrabbit Oak that can be used in unit tests based on Sling Mocks.
 
diff --git a/pom.xml b/pom.xml
index 00c9d63..8406632 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
     <version>2.0.3-SNAPSHOT</version>

     <packaging>bundle</packaging>

   

-    <name>Apache Sling Testing Sling Mock Oak-based Resource Resolver</name>

+    <name>Apache Sling Testing Sling Mock Jackrabbit Oak-based Resource Resolver</name>

     <description>Implements a resource resolver type for Jackrabbit Oak that can be used in unit tests based on Sling Mocks.</description>

   

     <properties>