docs: Add English README for Gitea app (#2644)
This commit is contained in:
parent
2d815515c0
commit
4696944074
|
|
@ -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.
|
||||
Loading…
Reference in New Issue