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.