Mention the Feature Model Analyser
diff --git a/README.md b/README.md
index 0a11871..a0ee7f7 100644
--- a/README.md
+++ b/README.md
@@ -10,4 +10,12 @@
 
 To parse repoinit statements use the [RepoInitParser](./src/main/java/org/apache/sling/repoinit/parser/RepoInitParser.java) service.
 
-The user documentation for the Sling Repoinit modules is at https://sling.apache.org/documentation/bundles/repository-initialization.html
+See the [Sling Website Repository Initialization page](https://sling.apache.org/documentation/bundles/repository-initialization.html) for more information.
+
+## Module dependencies
+
+The [Feature Model Analyser](https://github.com/apache/sling-org-apache-sling-feature-analyser) uses this
+module to validate repoinit statements embedded in feature models. It should be kept up to date with new
+releases of this parser.
+
+