aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorUnknown <joe2010xtmf@163.com>2014-03-23 08:40:40 -0400
committerUnknown <joe2010xtmf@163.com>2014-03-23 08:40:40 -0400
commit97debac18534e030924654befc6dc1eeb870a38b (patch)
tree957bc269e6dcf176f1c242e8be2a7f461daa12c8 /README.md
parent97e82a0ff6286fd0a42281cd1e34dd734110e2f4 (diff)
downloadgitea-97debac18534e030924654befc6dc1eeb870a38b.tar.gz
gitea-97debac18534e030924654befc6dc1eeb870a38b.zip
SSL enable config option
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e947d7739a..42eba6362d 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.1.6 Alpha
+##### Current version: 0.1.7 Alpha
#### Other language version
@@ -27,7 +27,7 @@ More importantly, Gogs only needs one binary to setup your own project hosting o
## Features
- Activity timeline
-- SSH protocol support.
+- SSH/HTTPS protocol support.
- Register/delete account.
- Create/delete/watch public repository.
- User profile page.