mirror of
https://github.com/mbierlee/poodinis.git
synced 2025-01-18 13:32:50 +01:00
Link to examples in the README
This commit is contained in:
parent
2a69cb4757
commit
9b3307bb7a
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ void main() {
|
|||
auto writer = container.resolve!DataWriter;
|
||||
}
|
||||
```
|
||||
For more examples, see the [examples](example) directory.
|
||||
|
||||
### The container
|
||||
To register a class, a new dependency container must be instantiated:
|
||||
|
|
Loading…
Reference in a new issue