diff --git a/README.md b/README.md index 9d21db8..f1270c1 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ This web application displays live NHL game scores, team statistics, and game st 3. Run the application: ```bash - python app.py + python run.py ``` 4. Open your web browser and navigate to `http://localhost:2897` to view the scoreboard.