Skip to content

Commit 03da385

Browse files
Update README.md
1 parent 2bc1eb1 commit 03da385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This is a simple file editor application built using Python's `tkinter` library.
3636

3737
4. Run the application:
3838
```bash
39-
python editor.py
39+
python main.py
4040
```
4141

4242
## Usage

0 commit comments

Comments
 (0)