summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorUnknown <joe2010xtmf@163.com>2014-03-17 14:03:58 -0400
committerUnknown <joe2010xtmf@163.com>2014-03-17 14:03:58 -0400
commite51afe4621cfbc8380994c818981f42a097e3ec5 (patch)
tree74e26a6c8fa60ab82f9f1e791693cd178adc5a10 /README.md
parent9d3b003add6bee6cb23cbac5d32f6fb3d4fd50cb (diff)
downloadgitea-e51afe4621cfbc8380994c818981f42a097e3ec5.tar.gz
gitea-e51afe4621cfbc8380994c818981f42a097e3ec5.zip
Add postgres support, clean code, code review
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 52f95f3c68..6589068e79 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,8 @@ There are some very good products in this category such as [gitlab](http://gitla
## Overview
-Please see [Wiki](https://github.com/gogits/gogs/wiki) for project design, develop specification, change log and road map.
+- Please see [Wiki](https://github.com/gogits/gogs/wiki) for project design, develop specification, change log and road map.
+- See [Trello Broad](https://trello.com/b/uxAoeLUl/gogs-go-git-service) to follow the develop team.
## Features
@@ -24,6 +25,7 @@ Please see [Wiki](https://github.com/gogits/gogs/wiki) for project design, devel
- User profile page.
- Repository viewer.
- Gravatar support.
+- Supports MySQL and PostgreSQL.
## Installation
@@ -40,4 +42,4 @@ There are two ways to install Gogs:
## Contributors
-This project was launched by [Unknown](https://github.com/Unknwon), [lunny](https://github.com/lunny) and [fuxiaohei](https://github.com/fuxiaohei). See [contributors page](https://github.com/gogits/gogs/graphs/contributors) for full list of contributors. \ No newline at end of file
+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. \ No newline at end of file