From 39d71574099cea5b19c854dfe3d234f5d458a476 Mon Sep 17 00:00:00 2001 From: ivaosthu Date: Mon, 15 Jan 2018 09:15:19 +0100 Subject: [PATCH] Add a heroku deploy button closes #120 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4d6006cb38..64018abffe 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![Dependency Status](https://david-dm.org/Unleash/unleash.svg)](https://david-dm.org/Unleash/unleash) [![devDependency Status](https://david-dm.org/Unleash/unleash/dev-status.svg)](https://david-dm.org/Unleash/unleash?type=dev) [![Greenkeeper badge](https://badges.greenkeeper.io/Unleash/unleash.svg)](https://greenkeeper.io/) +[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy) Unleash is a feature toggle system, that gives you a great overview over all feature toggles across all your applications and services. It comes with official client implementations for Java, Node.js and Go.