Skip to content

Commit 8f012ce

Browse files
authored
Update README.md
1 parent dd77215 commit 8f012ce

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,16 @@
11
# Python-Notepad
22
Very simple text editor written in Python!
3+
4+
# Usage
5+
Go to the releases page and download main.py
6+
7+
Run the file and enter your desired filename and extension
8+
9+
Then type all that you want to write and typpe exit-editor to stop making the file
10+
11+
All you need is Python installed, no dependencies!
12+
13+
# Notes
14+
When giving the file extension, don't type the '.', it will be added automagically
15+
16+
Thanks for downloading, please star my GitHub!

0 commit comments

Comments
 (0)