From 46969440745136247cbfae256bcbc4d56df81ba9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=98=AD?= <81747598+lan-yonghui@users.noreply.github.com> Date: Tue, 3 Dec 2024 13:45:41 +0800 Subject: [PATCH] docs: Add English README for Gitea app (#2644) --- gitea/README_en.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 gitea/README_en.md diff --git a/gitea/README_en.md b/gitea/README_en.md new file mode 100644 index 000000000..2baf0050c --- /dev/null +++ b/gitea/README_en.md @@ -0,0 +1,10 @@ +# Gitea + +**Gitea** is a next-generation code hosting platform that combines Git-based core code hosting capabilities with DevSecOps features, providing software developers with a GitHub-like user experience while supporting private deployment. + +## Advantages: + +- **Ease of Use**: Low barrier to entry with quick online setup and installation, offering an excellent user experience. +- **Outstanding Performance**: Built with Go, ensuring minimal resource usage and fast execution. +- **Highly Configurable**: Over 100 configuration options to meet diverse application needs flexibly. +- **Secure and Stable**: Extensively validated with 39k+ GitHub stars, 400k+ installations, and contributions from over 1,000 developers. \ No newline at end of file