We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77e4076 commit 27a0814Copy full SHA for 27a0814
readme.md
@@ -4,3 +4,9 @@ Once it's generated the ascii art, it will put it into a text file.
4
The text file is overwritten after each use of the program.
5
Currently only supports letters, however I will probably add support for numbers and common symbols in the future.
6
Entering anything but letters will hang the program.
7
+
8
+# v1.0
9
+Initial release
10
11
+# v1.1
12
+Changed where the text file is stored to fix the problem that occurs if you didn't have a temp folder on your C: drive.
0 commit comments