From c58ad98e4e1386717c5bf4b0c7f49874bfbc76af Mon Sep 17 00:00:00 2001 From: KeeganForelight Date: Fri, 16 Jun 2023 13:47:50 -0400 Subject: [PATCH] cleaning up old files and working on readme --- README.md | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c18b524..c1aee79 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,14 @@ This branch will serve as the staging ground for adding unit tests and documenta * [Getting Started](#getting-started) * [Installation](#installation) * [Usage](#usage) -* [Wiki](#wiki) +* [Technical Information](#technical-information) + * [Overview](#overview) + * [Server](#server) + * [Reactor](#reactor) + * [Networking](#networking) + * [GUI](#gui) + * [API](#api) + * [Future Work](#future-work) ## Introduction @@ -20,5 +27,19 @@ This branch will serve as the staging ground for adding unit tests and documenta ### Usage -## Wiki +## Technical Information + +### Overview + +### Server + +### Reactor + +### Networking + +### GUI + +### API + +### Future Work