aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2025-11-09 00:49:58 +0000
committersaturneric <[email protected]>2025-11-09 00:49:58 +0000
commit8a4b30f82fcb7adaec430530da7219b92df411fa (patch)
tree09a5ff2712c3cc4dd4600873955fbc33cc601210
parentrefactor(config): simplify URL logic and remove Lua redirect (diff)
downloadcgit-8a4b30f82fcb7adaec430530da7219b92df411fa.tar.gz
cgit-8a4b30f82fcb7adaec430530da7219b92df411fa.zip
docs(readme): clarify dockerized `cgit` description
* Update project title and introduction for clarity * Emphasize Docker deployment and production readiness * Improve distinction from upstream `cgit` implementation
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 86f5b73..6fe1bfd 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-# cgit - Dockerized cgit Git Web Interface
+# cgit (dockerized)
-A customized, production-ready version of
+A dockerized, production-ready version of
[cgit](https://git.zx2c4.com/cgit/about/) - a hyperfast web interface for Git
repositories. This implementation is optimized for Docker deployment with
Lighttpd and seamless Gitea integration.