SLING-7167 Adjust READMEs

add uniform header linking to Sling project

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1810934 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/custom-selector-login-form/README.md b/custom-selector-login-form/README.md
index 56b6da5..3da9a73 100644
--- a/custom-selector-login-form/README.md
+++ b/custom-selector-login-form/README.md
@@ -1,3 +1,5 @@
-Apache Sling Custom Selector Login Form Sample
+# Apache Sling Samples Custom Selector Login Form
+
+This module is part of the [Apache Sling](https://sling.apache.org) project.
 
 This bundle provides a sample of a custom selector login form.
diff --git a/custom-selector-login-form/pom.xml b/custom-selector-login-form/pom.xml
index 4caeaff..33fa4a4 100644
--- a/custom-selector-login-form/pom.xml
+++ b/custom-selector-login-form/pom.xml
@@ -32,7 +32,7 @@
     <version>0.0.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
-    <name>Apache Sling Sample Custom Selector Login Form</name>
+    <name>Apache Sling Samples Custom Selector Login Form</name>
     <description>
         This bundle is a fragment attached to the Sling Selector Auth bundle and provides
         a simple customized login form.