From 9e4a355ec9b0327183ad5ab7a1ca45d100cf53fe Mon Sep 17 00:00:00 2001 From: 0xdbe <23268141+0xdbe@users.noreply.github.com> Date: Tue, 8 Mar 2022 16:17:43 +0100 Subject: [PATCH] remove heroku deployment --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index da323c7..0002a4c 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,7 @@ This application is a demonstration prototype just to show how to perform SQLi attack. -## Setting-up - -### Deploy on heroku - -[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/0xdbe-appsec/sqli-express-sqlite) - -### Deploy on your host +## Install * Install nodejs