SLING-7167 Adjust READMEs

add uniform header linking to Sling project

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1810873 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/README.md b/README.md
index a14f149..c9ab08c 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
-Apache Sling JSTL Library
+# Apache Sling Scripting JSP Standard Tag Library
+
+This module is part of the [Apache Sling](https://sling.apache.org) project.
 
 JSTL Library for Project Sling JSP.
diff --git a/pom.xml b/pom.xml
index ae0a4fe..e94cb83 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
     <version>0.0.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
-    <name>Apache Sling JSP Standard Tag Library</name>
+    <name>Apache Sling Scripting JSP Standard Tag Library</name>
     <description>
         JavaServer Pages Standard Tag Library based on Jakarta Taglibs (XML support excluded)
     </description>