From aa1aba1669fa824cf057f191b9270c929d711005 Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 7 Jul 2026 09:42:26 +0000 Subject: [PATCH] docs: add demo overview --- README.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5242484..3e91c9a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ -# demo-platform +# Gitea VPS Demo -Gitea VPS deployment demo with Issues, Pull Requests, Wiki, Packages, and Actions enabled. \ No newline at end of file +This repository was created automatically on the DigitalOcean Droplet deployment. + +Enabled platform capabilities: + +- Repository management +- Pull requests and code review +- Issues +- Wiki support +- Gitea Actions / CI +- Packages and container registry support +- Admin system + +AI code review can be added as a workflow that calls an LLM API and comments on pull requests.