SLING-7167 Adjust READMEs

add missing README

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1810738 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..4b53cb9
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+# Apache Sling Hypermedia Api Sample Content
+
+This module is part of the [Apache Sling](https://sling.apache.org) project.
diff --git a/pom.xml b/pom.xml
index 44254a1..6e1bf09 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
     <version>1.0.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
-    <name>HApi - Sample Content</name>
+    <name>Apache Sling Hypermedia Api Sample Content</name>
     <description>Sling Hypermedia Api demo content</description>
 
     <properties>