Rephrase README + add .asf.yaml
diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..3c50146
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,8 @@
+github:
+  description: "Apache Sling Models bnd Plugin"
+  homepage: "https://sling.apache.org/"
+  labels:
+    - sling
+    - sling-models
+    - bnd
+    - sling-bnd-plugins
diff --git a/README.md b/README.md
index f8f1003..698a500 100644
--- a/README.md
+++ b/README.md
@@ -6,4 +6,4 @@
 
 This module is part of the [Apache Sling](https://sling.apache.org) project.
 
-This bnd plugin detected all Sling Models classes and adds a bundle header Sling-Model-Classes containing their names.
+This bnd plugin detects all Sling Models classes and adds a `Sling-Model-Classes` bundle header to the bundle being built, containing the model class names.