From 18bb3d609d2b5b691a63f45ea01a1140e68d9072 Mon Sep 17 00:00:00 2001 From: Suguivy Date: Sun, 21 Feb 2021 00:13:49 +0100 Subject: [PATCH] Fixed README checkboxes --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e69827c..c6fe605 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Night world ## TODO -- [] Add more maps and intercommunication between them. -- [] Add asyncronous input and time. -- [] Add enemies. +- [ ] Add more maps and intercommunication between them. +- [ ] Add asyncronous input and time. +- [ ] Add enemies.