From eba04decfa54f7d899cfa28d78482460ea538d74 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 7 Feb 2026 19:38:31 +0000 Subject: [PATCH] Update README with build metadata documentation link Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index baa1da21..5f0134e0 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ The project includes a **UI** for uploading and managing files, and an API docum - [API Documentation](docs/API.md) - API reference - [Deployment Guide](docs/DeploymentGuide.md) - How to deploy DocuElevate - [Configuration Guide](docs/ConfigurationGuide.md) - Available configuration options +- [Build Metadata](docs/BuildMetadata.md) - Automated version and build information - [Development Guide](CONTRIBUTING.md) - How to contribute to DocuElevate - [Troubleshooting](docs/Troubleshooting.md) - Common issues and solutions