summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2015-11-04 21:57:10 -0500
committerUnknwon <u@gogs.io>2015-11-04 21:57:10 -0500
commitf255b1e86dae17dc0221b537d85f25bfa72a7912 (patch)
tree7b27cb470f8f2a3772bf02e756c0c2ba6f50cd96 /README.md
parent9372eedf2ea7e8ccf8b127843e592765cbc1b034 (diff)
downloadgitea-f255b1e86dae17dc0221b537d85f25bfa72a7912.tar.gz
gitea-f255b1e86dae17dc0221b537d85f25bfa72a7912.zip
#1896 fatal when no needed update task
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index cc16386010..216a9b7db4 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ Gogs - Go Git Service [![Build Status](https://travis-ci.org/gogits/gogs.svg?bra
![](public/img/gogs-large-resize.png)
-##### Current version: 0.6.25 Beta
+##### Current version: 0.6.26 Beta
<table>
<tr>
@@ -42,7 +42,7 @@ The goal of this project is to make the easiest, fastest, and most painless way
## Overview
-- Please see the [Documentation](http://gogs.io/docs/intro) for project design, known issues, and change log.
+- Please see the [Documentation](http://gogs.io/docs/intro) for common usages and change log.
- See the [Trello Board](https://trello.com/b/uxAoeLUl/gogs-go-git-service) to follow the develop team.
- Want to try it before doing anything else? Do it [online](https://try.gogs.io/gogs/gogs) or go down to the **Installation -> Install from binary** section!
- Having trouble? Get help with [Troubleshooting](http://gogs.io/docs/intro/troubleshooting.html).
@@ -63,7 +63,7 @@ The goal of this project is to make the easiest, fastest, and most painless way
- Mail service
- Administration panel
- CI integration: [Drone](https://github.com/drone/drone)
-- Supports MySQL, PostgreSQL, SQLite3 and [TiDB](https://github.com/pingcap/tidb)
+- Supports MySQL, PostgreSQL, SQLite3 and [TiDB](https://github.com/pingcap/tidb) (experimental)
- Multi-language support ([14 languages](https://crowdin.com/project/gogs))
## System Requirements