mirror of
https://github.com/nsnail/spectre.console.git
synced 2026-03-24 04:52:05 +08: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.