diff --git a/README.md b/README.md index 2634265..db0b7c2 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,7 @@ ### 🔧 Project Files | File | Purpose | |------|---------| -| `run.sh` | Main entry point (build/test/lint/clean/iso) | -| `test-iso.sh` | ISO testing with libvirt/virsh VMs | +| `run.sh` | Main entry point (build/test/lint/clean/iso/test:iso) | | `Dockerfile` | Build environment | | `config/` | Live-build configuration | | `tests/` | BATS test suite |