diff options
author | Unknown <joe2010xtmf@163.com> | 2014-03-22 07:42:24 -0400 |
---|---|---|
committer | Unknown <joe2010xtmf@163.com> | 2014-03-22 07:42:24 -0400 |
commit | 0d1872ebe3f11c14f31f454ed8d719a22c0884d0 (patch) | |
tree | 2c79a0f4ff91dc064297f4d5bc959cbd27ed8a0a /README.md | |
parent | 7a1ff8636c01844a501dd9cdca2c436d1b7826b7 (diff) | |
download | gitea-0d1872ebe3f11c14f31f454ed8d719a22c0884d0.tar.gz gitea-0d1872ebe3f11c14f31f454ed8d719a22c0884d0.zip |
Add admin memStatus panel
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -42,8 +42,9 @@ There are two ways to install Gogs: ## Acknowledgments -- Mail service is based on [WeTalk](https://github.com/beego/wetalk). - Logo is inspired by [martini](https://github.com/martini-contrib). +- Mail service is based on [WeTalk](https://github.com/beego/wetalk). +- System Monitor Status is based on [GoBlog](https://github.com/fuxiaohei/goblog). ## Contributors |