diff --git a/Home.md b/Home.md index 9f041dd..eda34d7 100644 --- a/Home.md +++ b/Home.md @@ -26,7 +26,7 @@ Misc. modules (rarely need to be touched) Packages - Classes and interfaces are organized into packages based on what they do or what they are related to - Examples: - + Group sync goes in ``groupsync` + + Group sync goes in `groupsync` + Message forwarding from Minecraft -> Discord goes in `messageforwarding.minecrafttodiscord` + SQL goes in `storage` + Channel locking goes in `channel`