diff options
author | Unknown <joe2010xtmf@163.com> | 2014-04-15 17:43:25 -0400 |
---|---|---|
committer | Unknown <joe2010xtmf@163.com> | 2014-04-15 17:43:25 -0400 |
commit | 67426534ef9f0ceba49330cbc0b7676f4009a6e1 (patch) | |
tree | 6168c1e705e036a5f23d8cc543e3d61def2176af /README.md | |
parent | 7d656ee2e30dfe28a89ce1b5bc88fc5108d7c9e2 (diff) | |
download | gitea-67426534ef9f0ceba49330cbc0b7676f4009a6e1.tar.gz gitea-67426534ef9f0ceba49330cbc0b7676f4009a6e1.zip |
Add view by tag support
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -24,7 +24,7 @@ More importantly, Gogs only needs one binary to setup your own project hosting o ## Overview -- Please see [Wiki](https://github.com/gogits/gogs/wiki) for project design, known issues, change log and road map. +- Please see [Wiki](https://github.com/gogits/gogs/wiki) for project design, known issues, and change log. - See [Trello Board](https://trello.com/b/uxAoeLUl/gogs-go-git-service) to follow the develop team. - Try it before anything? Do it [online](http://try.gogits.org/Unknown/gogs) or go down to **Installation -> Install from binary** section! - Having troubles? Get help from [Troubleshooting](https://github.com/gogits/gogs/wiki/Troubleshooting). @@ -64,7 +64,7 @@ There are 3 ways to install Gogs: ## Contributors -This project was launched by [Unknown](https://github.com/Unknwon) and [lunny](https://github.com/lunny); [fuxiaohei](https://github.com/fuxiaohei), [slene](https://github.com/slene) and [skyblue](https://github.com/shxsun) joined the team soon after. See [contributors page](https://github.com/gogits/gogs/graphs/contributors) for full list of contributors. +This project was launched by [Unknown](https://github.com/Unknwon) and [lunny](https://github.com/lunny); [fuxiaohei](https://github.com/fuxiaohei), [slene](https://github.com/slene) and [codeskyblue](https://github.com/codeskyblue) joined the team soon after. See [contributors page](https://github.com/gogits/gogs/graphs/contributors) for full list of contributors. ## License |