diff options
author | Kevin Chabowski <kevin@kch42.de> | 2013-09-22 11:42:45 +0200 |
---|---|---|
committer | Kevin Chabowski <kevin@kch42.de> | 2013-09-22 11:42:45 +0200 |
commit | c3139d43121e4a1978c47fc7e462a6c45cac09f5 (patch) | |
tree | 8eb7150af570f236e6420e229fd7ce1f0033fdbe | |
parent | caaeea617d1f1f61a5ad1500bab4fc4e46754a1b (diff) | |
download | mailremind-c3139d43121e4a1978c47fc7e462a6c45cac09f5.tar.gz mailremind-c3139d43121e4a1978c47fc7e462a6c45cac09f5.tar.bz2 mailremind-c3139d43121e4a1978c47fc7e462a6c45cac09f5.zip |
Added mailremind.kch42.net to readme
-rw-r--r-- | README.markdown | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown index efee8c6..d582715 100644 --- a/README.markdown +++ b/README.markdown @@ -19,3 +19,7 @@ All config stuff is in the mailremind.ini file. ## Running Simply run `./mailremind -config mailremind.ini` and mailremind will listen on the configured address (net.laddr) and handle http requests. + +## Public mailremind installations + +* [mailremind.kch42.net](http://mailremind.kch42.net) |