diff --git a/README.md b/README.md index 44bbd31..6e65576 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ The first wired‑in service is the Rust paste‑bin [w4/bin](https://github.com Repository Layout ----------------- +``` kpr-genesis/ ├─ scripts/ │ └─ run\_pipeline.sh # git‑pull → terraform apply → ansible @@ -32,6 +33,7 @@ kpr-genesis/ └─ bin/ ├─ tasks/main.yml └─ templates/docker-compose.yml.j2 +``` Prerequisites -------------