From a3cf19b9b51b3e4a5598582f2bb0e5e201dd8a70 Mon Sep 17 00:00:00 2001 From: Alexander Date: Tue, 2 Jul 2013 21:51:24 +0200 Subject: [PATCH] Add progrium/pluginhook to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 042d0f49c..53c0f1a09 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ You can use [Github Issues](https://github.com/progrium/dokku/issues), check [Tr * [Docker](https://github.com/dotcloud/docker) - Container runtime and manager * [Buildstep](https://github.com/progrium/buildstep) - Buildpack builder * [gitreceive](https://github.com/progrium/gitreceive) - Git push interface + * [pluginhook](https://github.com/progrium/pluginhook) - Shell based plugins and hooks * [sshcommand](https://github.com/progrium/sshcommand) - Fixed commands over SSH ## Ideas for Improvements