From e645cb2b08177c3520d9e3a8d8b2c6ff34e8e8e7 Mon Sep 17 00:00:00 2001 From: Josh Wright Date: Mon, 19 Feb 2024 01:20:56 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.