From 8163cc2679ce4ac03d57bf0ee6c21762f6ba4572 Mon Sep 17 00:00:00 2001 From: MayKoder Date: Sun, 1 Nov 2020 18:03:58 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3bfbbfd95..91297447d 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Simple guide to execute and use the engine: - Console logs and console can also be cleaned.

-# Short term TODO list: +# Short-Term TODO list: - Reduce the use of pointers in small size objects, like Texture class and others. - Add shader pipeline.