mirror of
https://github.com/spectreconsole/spectre.console.git
synced 2025-12-27 00:08:02 +01:00
* Rewrote the Dependency Injection section for better clarity and readability. * Syntax fix: Should reference interfaces, not implementation * Renamed TypeRegistrar to MyTypeRegistrar, making it more obvious it is a custom class the user must provide.