Remove deploy to heroku button

This commit is contained in:
Dan Sosedoff 2022-12-13 12:40:04 -06:00
parent 515f3123dc
commit 044367b979
No known key found for this signature in database
GPG Key ID: 26186197D282B164

View File

@ -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`