From 0950342de00921361d200a0c05e6f2faecb6aaba Mon Sep 17 00:00:00 2001 From: "jazz (gitea)" Date: Mon, 9 Mar 2026 13:08:09 -0500 Subject: [PATCH] ok now im done --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 088ee36..2690da1 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,12 @@ The code has been refactored and it compiles. Hopefully it won't explode, but we were going to be doing a bunch of bug fixes anyway. +## What now? + +See TODO. From here we're going to push the code to the gitlab like we were told to after everyone +is set up. Follow the coding style guidelines because otherwise everything will be extremely gross +and inconsistent. If you set up your editor correctly, it will take care of most of that stuff. + ## TODO - Finalize coding style,