summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2016-02-13 18:11:15 -0500
committerUnknwon <u@gogs.io>2016-02-13 18:11:15 -0500
commitde3be370f7a68343e68c9d7251692d2f7a1892d4 (patch)
treee8b6637bbf005e03c804d55a8346fd003e3fc712 /README.md
parent364874937e19bbd84df4fbfb978b509e5f948d37 (diff)
downloadgitea-de3be370f7a68343e68c9d7251692d2f7a1892d4.tar.gz
gitea-de3be370f7a68343e68c9d7251692d2f7a1892d4.zip
Remove unused tests
Module httplib will be replaced a well done third-party package soon, so remove its unused tests
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 728747669f..a6ffac1814 100644
--- a/README.md
+++ b/README.md
@@ -115,7 +115,6 @@ There are 5 ways to install Gogs:
## Acknowledgments
- Router and middleware mechanism of [Macaron](https://github.com/go-macaron/macaron).
-- Modules design is inspired by [WeTalk](https://github.com/beego/wetalk).
- System Monitor Status is inspired by [GoBlog](https://github.com/fuxiaohei/goblog).
- Thanks [lavachen](http://www.lavachen.cn/) and [Rocker](http://weibo.com/rocker1989) for designing Logo.
- Thanks [Crowdin](https://crowdin.com/project/gogs) for providing open source translation plan.