summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorUnknown <joe2010xtmf@163.com>2014-03-06 11:42:14 -0500
committerUnknown <joe2010xtmf@163.com>2014-03-06 11:42:14 -0500
commit56a7ab4da5d36e9311311c826c772bade7d031f0 (patch)
treefd329c1c5e31f7e40e4ac0c9893a9b370d4935d3 /README.md
parentd8b92b4bc99d642c7fd9a6080bdfa8d782e8c325 (diff)
downloadgitea-56a7ab4da5d36e9311311c826c772bade7d031f0.tar.gz
gitea-56a7ab4da5d36e9311311c826c772bade7d031f0.zip
Finish log in user
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 367d07af11..c1f7b3d6b8 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ Please see [Wiki](https://github.com/gogits/gogs/wiki) for project design.
### Dependencies
- [Go Programming Language](http://golang.org): Main develop language.
-- [libgit2](http://libgit2.github.com/): Git data manipulation.
+- [libgit2](http://libgit2.github.com/)(cgo): Git data manipulation.
## Acknowledgments
@@ -24,4 +24,4 @@ Please see [Wiki](https://github.com/gogits/gogs/wiki) for project design.
## Contributors
-This project was launched by [Unknown](https://github.com/Unknwon) and [lunny](https://github.com/lunny). 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), [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