From f836207d15c16df7d6a183752dafbc0c43346b4e Mon Sep 17 00:00:00 2001 From: Abdullah Mustapha <118620815+abdullahCoder-Tech@users.noreply.github.com> Date: Sat, 9 Dec 2023 15:50:42 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd0df5e..d761954 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ A simple Notepad application built with PyQt5 for Python. This application provi 1. **Run the Application:** ```bash - python notepad.py + python main.py ``` Open the application to start using the Notepad.