From 2c0211310b76c57d94f01f6ec1c20e0de7d093ed Mon Sep 17 00:00:00 2001 From: Alexander Meindl Date: Wed, 10 May 2017 12:41:56 +0200 Subject: [PATCH] Documentation update --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cccccfb..3ac700f 100644 --- a/README.md +++ b/README.md @@ -42,4 +42,10 @@ For more information, see [https://www.redmine.org/projects/redmine/wiki/Plugins ## Credits -The source code is forked from [https://github.com/altsol/redmine_mattermost](https://github.com/altsol/redmine_mattermost) . Special thanks to the original author and contributors for making this awesome hook for Redmine. This fork is just refactored to use Messenger-namespaced configuration options in order to use all hooks (Rocket.Chat, Mattermost and Slack) in a Redmine installation. +The source code is forked from + + - [redmine_rocketchat](https://github.com/phlegx/redmine_rocketchat) + - [redmine_mattermost](https://github.com/altsol/redmine_mattermost) + - [redmine-slack](https://github.com/sciyoshi/redmine-slack) + +Special thanks to the original author and contributors for making this awesome hook for Redmine. This fork is just refactored to use Messenger-namespaced configuration options in order to use all hooks for Rocket.Chat, Mattermost AND Slack in a Redmine installation.