From 62c17e56ef6f11d46b9b7560bd3da7614b04c830 Mon Sep 17 00:00:00 2001 From: Abdullah Mustapha <118620815+abdullahCoder-Tech@users.noreply.github.com> Date: Thu, 14 Dec 2023 00:44:47 +0000 Subject: [PATCH] Revert "Update README.md" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d761954..cd0df5e 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 main.py + python notepad.py ``` Open the application to start using the Notepad.