summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorUnknown <joe2010xtmf@163.com>2014-04-13 21:00:12 -0400
committerUnknown <joe2010xtmf@163.com>2014-04-13 21:00:12 -0400
commitd2b53dd43b3bc9719985033bc92b76abb9515b4d (patch)
treef6c038f0b8c11e8a01d7cd26d6bbdb14144696b3 /README.md
parent4b9b8024ba59b5b84d92dca650761b35ebf6408a (diff)
downloadgitea-d2b53dd43b3bc9719985033bc92b76abb9515b4d.tar.gz
gitea-d2b53dd43b3bc9719985033bc92b76abb9515b4d.zip
Add weibo oauth
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 34f8b66f06..20dc8806dd 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ Gogs(Go Git Service) is a Self Hosted Git Service in the Go Programming Language
![Demo](http://gowalker.org/public/gogs_demo.gif)
-##### Current version: 0.2.8 Alpha
+##### Current version: 0.2.9 Alpha
### NOTICES
@@ -40,6 +40,7 @@ More importantly, Gogs only needs one binary to setup your own project hosting o
- Mail service(register, issue).
- Administration panel.
- Supports MySQL, PostgreSQL and SQLite3.
+- Social account login(GitHub, Google, QQ, Weibo)
## Installation