aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..bad87dd
--- /dev/null
+++ b/README
@@ -0,0 +1,5 @@
+Makes ASCII from text using SDL2. Do --help for help
+
+Just a little project i wanted to make because ascii is cool. No plans to optimize this. It works fine. There're are definitely better terminal only based ones.
+
+You need to download the paladins.ttf font and put it in the same directory as this executable. Yes I'm lazy.