Skip to content

Commit 8708c2c

Browse files
committed
Rename the file in 'Project Structure' section
1 parent 38ac8d2 commit 8708c2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simple_notes_app/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ python notes_app.py
6262
```bash
6363
my-notes-app/
6464
├── my_simple_notes_app_file.txt # Your saved notes
65-
├── notes_app.py # Main Python script
65+
├── simple_notes_app.py # Main Python script
6666
└── README.md # Project documentation
6767
```
6868

0 commit comments

Comments
 (0)