diff --git a/README.md b/README.md index dda0244..db37a13 100644 --- a/README.md +++ b/README.md @@ -179,6 +179,20 @@ Available on development workstations or when `COMPILE_SSL_STACK=true`: - Apache HTTPd with HTTP/2 enabled - Custom installations at `/usr/local/custom-ssl/` +## Validation + +The repository includes a validation script to verify structure and configuration: + +```bash +./validate.sh +``` + +This checks: +- Required top-level files and directories +- Initializer directory structure +- Apply script syntax +- Path consistency between apply scripts and configs/scripts directories + ## Troubleshooting For detailed status information: