1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Update README

This commit is contained in:
Unknown
2014-04-01 21:19:19 -04:00
parent 13824af291
commit b0e7dd6864
3 changed files with 5 additions and 5 deletions

View File

@@ -32,8 +32,8 @@ More importantly, Gogs only needs one binary to setup your own project hosting o
- SSH/HTTPS(Clone only) protocol support.
- Register/delete account.
- Create/delete/watch public repository.
- User profile page.
- Repository viewer.
- Issue tracker.
- Gravatar and cache support.
- Mail service(register, issue).
- Administration panel.
@@ -59,7 +59,7 @@ There are two ways to install Gogs:
## Contributors
This project was launched by [Unknown](https://github.com/Unknwon) and [lunny](https://github.com/lunny); [fuxiaohei](https://github.com/fuxiaohei) and [slene](https://github.com/slene) joined the team soon after. See [contributors page](https://github.com/gogits/gogs/graphs/contributors) for full list of contributors.
This project was launched by [Unknown](https://github.com/Unknwon) and [lunny](https://github.com/lunny); [fuxiaohei](https://github.com/fuxiaohei), [slene](https://github.com/slene) and [skyblue](https://github.com/shxsun) joined the team soon after. See [contributors page](https://github.com/gogits/gogs/graphs/contributors) for full list of contributors.
## License