fixed README.md

This commit is contained in:
ozymandias 2025-05-11 01:46:55 +00:00
parent 18a5148144
commit 380969a533

View File

@ -11,6 +11,7 @@ The first wiredin service is the Rust pastebin [w4/bin](https://github.com
Repository Layout Repository Layout
----------------- -----------------
```
kpr-genesis/ kpr-genesis/
├─ scripts/ ├─ scripts/
│ └─ run\_pipeline.sh # gitpull → terraform apply → ansible │ └─ run\_pipeline.sh # gitpull → terraform apply → ansible
@ -32,6 +33,7 @@ kpr-genesis/
└─ bin/ └─ bin/
├─ tasks/main.yml ├─ tasks/main.yml
└─ templates/docker-compose.yml.j2 └─ templates/docker-compose.yml.j2
```
Prerequisites Prerequisites
------------- -------------