diff --git a/readme.adoc b/readme.adoc
index 422c17f8..0c005a4a 100644
--- a/readme.adoc
+++ b/readme.adoc
@@ -11,12 +11,15 @@ It supports the link:{docs}#verification[verification] of such modular arrangeme
+
[source, xml]
----
+
spring-snapshots
https://repo.spring.io/snapshot
+
+
@@ -28,11 +31,17 @@ It supports the link:{docs}#verification[verification] of such modular arrangeme
+
+
+
+
org.springframework.modulith
- spring-modulith-starter-core
+ spring-modulith-starter-test
+ test
+
----
. Create a Java package arrangement that puts business modules as link:{docs}#fundamentals[direct sub-packages of the application's main package].