SLING-7167 Adjust READMEs

add uniform header linking to Sling project

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1810910 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/README.md b/README.md
index 161117a..c854e4c 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
-jsNodeTypes - The JavaScript Node Types library
-===========
+# Apache Sling JCR JS NodeTypes
+
+This module is part of the [Apache Sling](https://sling.apache.org) project.
 
 A public documentation of the library can be found at: http://www.jcrbrowser.org/sling/libs/jsnodetypes/content/documentation.html.
 The documentation of the library version you deployed is shipped with the bundle. It can be found at http://[yourserver]:[yourport]/libs/jsnodetypes/content/documentation.html
diff --git a/pom.xml b/pom.xml
index 15b02e7..ce1b98c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
 	<packaging>bundle</packaging>
 	<version>0.1.0-SNAPSHOT</version>
 
-	<name>jsNodeTypes</name>
+	<name>Apache Sling JCR JS NodeTypes</name>
 	<description>
 	Uses Apache Sling to generate a JavaScript representation of JCR node types.
     </description>