From c05f9e7d3cfa19cf00c5a4e7e50ab049aa3cc1d0 Mon Sep 17 00:00:00 2001 From: cfultz Date: Wed, 15 Nov 2023 11:46:31 -0500 Subject: [PATCH] Update TODO --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 54ace3d..2bfebea 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,9 @@ This Docker container pulls down the latest source code of Zandronum into a dock ## TODO -Add cross compilation support once I can confirm that Zandronum does infact offer it in it's build files. +* Add cross compilation support once I can confirm that Zandronum does infact offer it in it's build files. +* Cleanup Dockerfile a bit more +* Write better README.md ## How to use this