We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bc1eb1 commit 03da385Copy full SHA for 03da385
1 file changed
README.md
@@ -36,7 +36,7 @@ This is a simple file editor application built using Python's `tkinter` library.
36
37
4. Run the application:
38
```bash
39
- python editor.py
+ python main.py
40
```
41
42
## Usage
0 commit comments