diff --git a/.atmos/cache.yaml b/.atmos/cache.yaml
new file mode 100644
index 0000000..af84c06
--- /dev/null
+++ b/.atmos/cache.yaml
@@ -0,0 +1,3 @@
+installation_id: f67dcc7a-7060-475c-8933-19f2620f819b
+last_checked: 0
+telemetry_disclosure_shown: false
diff --git a/Makefile b/Makefile
index fbf0ae6..fcee3dc 100644
--- a/Makefile
+++ b/Makefile
@@ -34,3 +34,9 @@ test:
cleantest:
cd test && docker compose down
+
+readme:
+ @atmos readme
+
+readme/build:
+ @atmos readme
diff --git a/README.md b/README.md
index bd5bd13..a247c90 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,11 @@

-