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