From d05b04b2cfa38d4a9ae7acd8726772afacec5097 Mon Sep 17 00:00:00 2001 From: Amber <63863236+amberisvibin@users.noreply.github.com> Date: Fri, 28 Aug 2020 12:00:13 -0400 Subject: [PATCH] Update README.md --- sprite/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sprite/README.md b/sprite/README.md index e866ed7..c2f1e7c 100644 --- a/sprite/README.md +++ b/sprite/README.md @@ -1,3 +1,5 @@ # sprite contains a basic 8x8 font, that is designed to be used with **no** spacing. each character is 8x8, but the actual size of the symbol is 5x6. + +probably should be moved to it's own repo