From 044367b979b7e55697a9a9f492712e7256645d23 Mon Sep 17 00:00:00 2001 From: Dan Sosedoff Date: Tue, 13 Dec 2022 12:40:04 -0600 Subject: [PATCH] Remove deploy to heroku button --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index fa3e083..ec8409d 100644 --- a/README.md +++ b/README.md @@ -92,10 +92,6 @@ Or set environment variable: SESSIONS=1 pgweb ``` -## Deploy on Heroku - -[![Heroku Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/sosedoff/pgweb) - ## Testing Before running tests, make sure you have PostgreSQL server running on `localhost:5432`