diff --git a/README.md b/README.md index b27f403..0dc6454 100644 --- a/README.md +++ b/README.md @@ -227,6 +227,16 @@ docker pull ghcr.io/owner/cv-app:latest | Staging | `staging` | Push to staging | | Nightly | `master` | Daily at 02:00 UTC | +For detailed documentation, see [Release Engineering Documentation](docs/release-engineering.md). + +## Documentation + +| Document | Description | +|----------|-------------| +| [Release Engineering](docs/release-engineering.md) | Comprehensive release pipeline documentation | +| [Contributing](CONTRIBUTING.md) | Contribution guidelines | +| [Security](SECURITY.md) | Security policy | + ## Contributing Contributions are welcome! Please read our [Contributing Guide](CONTRIBUTING.md) for details.