aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2015-08-10 23:38:46 +0800
committerUnknwon <u@gogs.io>2015-08-10 23:38:46 +0800
commitc0ebde75918e400cd8819aab869d93db0bdbfc32 (patch)
treefcdaa3959970d3002b2c3489943d9c25040b9796 /README.md
parentcbc7b7132f03223b3d32a97f0e54887fa682c5d6 (diff)
downloadgitea-c0ebde75918e400cd8819aab869d93db0bdbfc32.tar.gz
gitea-c0ebde75918e400cd8819aab869d93db0bdbfc32.zip
update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 5 insertions, 9 deletions
diff --git a/README.md b/README.md
index 0ead94079b..fce3e5cd87 100644
--- a/README.md
+++ b/README.md
@@ -38,17 +38,13 @@ The goal of this project is to make the easiest, fastest, and most painless way
- SSH/HTTP(S) protocol support
- SMTP/LDAP/reverse proxy authentication support
- Reverse proxy suburl support
-- Register/delete/rename account
-- Create/manage/delete organization with team management
-- Create/fork/migrate/mirror/delete/watch/rename/transfer public/private repository
-- Repository viewer/release/issue tracker
-- Repository and Organization level webhooks
-- Repository Git hooks
+- Account/Organization(with team)/Repository management
+- Repository/Organization webhooks(including Slack)
+- Repository Git hooks/deploy keys
- Add/remove repository collaborators
-- Gravatar and cache support
-- Mail service (register, issue)
+- Gravatar and custom source support
+- Mail service
- Administration panel
-- Slack webhook integration
- Drone CI integration
- Supports MySQL, PostgreSQL and SQLite3
- Social account login (GitHub, Google, QQ, Weibo)