aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorUnknwon <joe2010xtmf@163.com>2014-09-02 07:11:39 -0400
committerUnknwon <joe2010xtmf@163.com>2014-09-02 07:11:39 -0400
commit830efc90da2895d65c3a2df32e7ef79cf2a8d556 (patch)
treecf8c205ef110ceed2f2834ad15d0023c92ebd1cc /README.md
parentc80f0232f1209a420cd4fa1d0c5b7c5e14ac4a6f (diff)
downloadgitea-830efc90da2895d65c3a2df32e7ef79cf2a8d556.tar.gz
gitea-830efc90da2895d65c3a2df32e7ef79cf2a8d556.zip
update docs and mirror bug fix
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 38e081f464..ddb8367e9f 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,7 @@ The goal of this project is to make the easiest, fastest and most painless way t
- Gravatar and cache support
- Mail service(register, issue)
- Administration panel
+- Slack webhook integration
- Supports MySQL, PostgreSQL and SQLite3
- Social account login(GitHub, Google, QQ, Weibo)
- Multi-language support(English, Chinese, Germany etc.)
@@ -69,7 +70,7 @@ There are 5 ways to install Gogs:
- Usage and modification from [beego](http://beego.me) modules.
- Thanks [lavachen](http://www.lavachen.cn/) and [Rocker](http://weibo.com/rocker1989) for designing Logo.
- Thanks [gobuild.io](http://gobuild.io) for providing binary compile and download service.
-- Great thanks to [Docker China](http://www.dockboard.org/) for providing [dockerfiles](https://github.com/gogits/gogs/tree/master/dockerfiles).
+- Thanks [Docker China](http://www.dockboard.org/) for providing [dockerfiles](https://github.com/gogits/gogs/tree/master/dockerfiles).
## Contributors