From 334d5210dace96b0dd9927632cf7f767bc49d773 Mon Sep 17 00:00:00 2001 From: dchansen06 Date: Fri, 20 Dec 2024 16:04:13 -0800 Subject: [PATCH] Doc --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index bf9f962..8e9ff98 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,6 @@ Then simply run Use the client and server programs as you would expect, as this is not finalized the runtime instructions are not yet stable, please review the source code for further instructions (sorry). ## To-Do -* Fundamentally rewrite client/server -* Basic GUI functionality -* Better comments (sorry) * Better documentation * Divide into more discrete functions and classes * Setup a testing suite