41d0e04771
Fixed some indentation errors
...
These errors were likely introduced when the code was run through a
code formatter in my IDE. I don't know
how I didn't notice them until now as they broke some functionality.
2021-06-30 03:49:57 +00:00
d051b56cd2
Fixed up argument count, added some comments
2021-03-31 11:57:21 -04:00
4758f40d7e
Decided to include example image
...
Floppydisk is awesome
2021-03-31 11:50:33 -04:00
40c8c2b474
Fixed gitignore to ignore image files
2021-03-30 08:27:16 -04:00
487f6ffb46
Wrapped entire code block in try to catch exceptions
...
Added a few different exceptions that are likely to happen
when trying to use this tool. It then offers useful feedback
and quits.
2021-03-30 08:25:07 -04:00
48df386b7e
Fixed line breaks in README.md
2021-03-29 16:44:15 +00:00
adb12f3044
Oops, readmes should be .md for markdown.
2021-03-29 12:41:40 -04:00
d45fdc40d7
Initial commit of first working version
2021-03-29 12:40:00 -04:00