Fixing README and script name

This commit is contained in:
loviuz 2021-01-23 12:50:44 +01:00
parent 200ce2a764
commit 27b60f7ee0
2 changed files with 12 additions and 0 deletions

View File

@ -5,6 +5,18 @@ It has been ispired by a business-logic challenge of Port Swigger:
https://portswigger.net/web-security/logic-flaws/examples/lab-logic-flaws-infinite-money
## Installation
First download and install **composer** from here:
https://getcomposer.org/download/
Then:
```bash
$ php composer.phar install
```
## Usage
```bash