aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authoriceyrazor <iceyrazor@mailfence.com>2026-03-13 20:25:06 -0500
committericeyrazor <iceyrazor@mailfence.com>2026-03-13 20:25:06 -0500
commitd8d1ab660b2dc0e6d9d41d80c2f869a918f0aa9e (patch)
treec08d5002c63b3050f8d71f8477f04b5dd6ce5bad /README
parent801c119f1f44ea7509e705af416ecb23e5167e28 (diff)
project restructure
- created build.sh - changed window name - font is now definition - readme change
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 0 insertions, 5 deletions
diff --git a/README b/README
deleted file mode 100644
index bad87dd..0000000
--- a/README
+++ /dev/null
@@ -1,5 +0,0 @@
-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.