# Make a simulated subsystem configuration library ## Deliverables - [x] Have a config file in the project root - [x] Have an API for each of the subsystems to get the configuration stored in the config file. - [x] Build basic unit test for the library - [x] Write basic documentation for how to use the library.