Update README.md

This commit is contained in:
2024-02-19 01:20:56 -05:00
committed by GitHub
parent 55b5b166d4
commit e645cb2b08

View File

@@ -32,7 +32,7 @@ This web application displays live NHL game scores, team statistics, and game st
3. Run the application: 3. Run the application:
```bash ```bash
python app.py python run.py
``` ```
4. Open your web browser and navigate to `http://localhost:2897` to view the scoreboard. 4. Open your web browser and navigate to `http://localhost:2897` to view the scoreboard.