diff options
author | Unknown <joe2010xtmf@163.com> | 2014-04-12 23:46:14 -0400 |
---|---|---|
committer | Unknown <joe2010xtmf@163.com> | 2014-04-12 23:46:14 -0400 |
commit | 33f2d33a4688cec0fc18bb38f7fae49aedc40504 (patch) | |
tree | 6c691c6f297a6fdcbb477cbbb0bc685ac3b282b0 | |
parent | c9a1eb4789d5142090d4936e19ac36b6c2010bd3 (diff) | |
download | gitea-33f2d33a4688cec0fc18bb38f7fae49aedc40504.tar.gz gitea-33f2d33a4688cec0fc18bb38f7fae49aedc40504.zip |
UPDATE README
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -9,9 +9,8 @@ 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 6, 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. -- Checkout the `dev` branch code of Gogs should checkout `dev` branch code of `gogits/git` as well. #### Other language version |