diff --git a/README.md b/README.md index a3e3eae..5d1be37 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,9 @@ $ pip3 install -U -r requirements.txt * Run app. -`$ python3 -m app` +```bash +$ python3 -m app +``` ## Contributions