summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorUnknown <joe2010xtmf@163.com>2014-04-14 02:50:13 -0400
committerUnknown <joe2010xtmf@163.com>2014-04-14 02:50:13 -0400
commit57f84fb0516d46b27c60554730956f0c9dff68dd (patch)
tree8458cee5991c035e09f28a2426e8cdcd4fa89200 /README.md
parentf644cefa865c04b440902695ba90114b224c640d (diff)
downloadgitea-57f84fb0516d46b27c60554730956f0c9dff68dd.tar.gz
gitea-57f84fb0516d46b27c60554730956f0c9dff68dd.zip
UPDATE DOCS
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 20dc8806dd..5c6f8d91ad 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Gogs(Go Git Service) is a Self Hosted Git Service in the Go Programming Language
### NOTICES
-- Due to testing purpose, data of [try.gogits.org](http://try.gogits.org) has been reset in **April 6, 2014** and will reset multiple times after. Please do **NOT** put your important data on the site.
+- Due to testing purpose, data of [try.gogits.org](http://try.gogits.org) has been reset in **April 14, 2014** and will reset multiple times after. Please do **NOT** put your important data on the site.
- Demo site [try.gogits.org](http://try.gogits.org) is running under `dev` branch.
#### Other language version
@@ -35,7 +35,7 @@ More importantly, Gogs only needs one binary to setup your own project hosting o
- SSH/HTTP(S) protocol support.
- Register/delete/rename account.
- Create/migrate/mirror/delete/watch/rename/transfer public/private repository.
-- Repository viewer/issue tracker.
+- Repository viewer/release/issue tracker.
- Gravatar and cache support.
- Mail service(register, issue).
- Administration panel.