From 8f45abec27c02f82fd86c8363cc57c89c0749db0 Mon Sep 17 00:00:00 2001 From: Kailash Nadh Date: Mon, 7 Mar 2022 18:25:20 +0530 Subject: [PATCH] Remove Heroku buttons (as it has blocked listmonk without explanation). --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 14417e4..83f165e 100644 --- a/README.md +++ b/README.md @@ -46,9 +46,6 @@ __________________ See [installation docs](https://listmonk.app/docs/installation). __________________ -### Heroku -[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/knadh/listmonk-heroku-deploy) - ## Developers listmonk is a free and open source software licensed under AGPLv3. If you are interested in contributing, refer to the [developer setup](https://listmonk.app/docs/developer-setup). The backend is written in Go and the frontend is Vue with Buefy for UI.