From 584b414f62ba6002a24d10a71a75e1c464d517ba Mon Sep 17 00:00:00 2001 From: Gabriel Tofvesson Date: Fri, 28 Aug 2020 04:51:00 +0200 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cc6476e..5edd58d 100644 --- a/README.md +++ b/README.md @@ -38,10 +38,10 @@ I don't know. I just want to sleep ## TODO * Obviously fix the language in this README. This is waaaaaaay too informal -* Take a nap +* ~~Take a nap~~ * Proper bounds-detection for things being drawn (instead of just crashing or wrapping) * Check for memory leaks -* Scale-able characters +* ~~Scale-able characters~~ * More characters * Full-colour characters * Input events system