We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd77215 commit 8f012ceCopy full SHA for 8f012ce
1 file changed
README.md
@@ -1,2 +1,16 @@
1
# Python-Notepad
2
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