diff --git a/README.md b/README.md index ed75407..2ec2549 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,9 @@ Open with ``` $ pip install -r requirements.txt ``` + 2. Run the app + + ``` + $ python app.py + ```