diff --git a/readme.md b/readme.md index 5784872c2..cad10212f 100644 --- a/readme.md +++ b/readme.md @@ -4,14 +4,13 @@ Robust Toolbox is a client/server backend for [Space Station 14](https://github.com/space-wizards/space-station-14). -### *This repository is the *engine* section of SS14. This is the base engine all SS14 servers will be built on. As such, it does not start on its own: it needs the [content repo](https://github.com/space-wizards/space-station-14). Use said repo for actual development, even if you're modifying the engine itself.* +### *This repository is the *engine* section of SS14. This is the base engine all SS14 servers will be built on. As such, it does not start on its own: it needs the [content repo](https://github.com/space-wizards/space-station-14). Use said repo for actual development, even if you're modifying the engine itself. Think of Robust Toolbox as BYOND in the context of Spacestation 13.* ## Getting in Touch * Website: [spacestation14.io](https://spacestation14.io/) * Discord: [Invite Link](https://discord.gg/t2jac3p) * IRC: `irc.rizon.net#spacebus` -* Project Management Board: [Waffle](https://waffle.io/space-wizards/space-station-14) * Code Analysis: [Sonar Cloud](https://sonarcloud.io/dashboard?id=ss14) * Automatic Content Builds: [builds.spacestation14.io](https://builds.spacestation14.io/jenkins/) @@ -19,7 +18,7 @@ The IRC is setup to relay back and forth to the Discord server so [IRC nerds](ht ## Documentation -We have various documentation articles about various systems on the [GitHub wiki](https://github.com/space-wizards/RobustToolbox/wiki). +We have various technical documentation articles on the [HackMD Wiki](https://hackmd.io/@ss14/docs/%2F%40ss14%2Ftechnical-documentation-overview). ## Contributing