mirror of
https://github.com/mbierlee/poodinis.git
synced 2024-11-15 04:04:01 +01:00
Add suggestion
This commit is contained in:
parent
bfb23baf69
commit
4f30ea1a55
|
@ -59,7 +59,7 @@ void main() {
|
||||||
auto writer = dependencies.resolve!DataWriter;
|
auto writer = dependencies.resolve!DataWriter;
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
For more examples, see the [examples](example) directory.
|
Set-up can further be reduced by enabling "Register on resolve". For more details and examples, see the [examples](example) directory.
|
||||||
|
|
||||||
###Tutorial
|
###Tutorial
|
||||||
For an extended tutorial walking you through all functionality offered by Poodinis, see [TUTORIAL.md](TUTORIAL.md)
|
For an extended tutorial walking you through all functionality offered by Poodinis, see [TUTORIAL.md](TUTORIAL.md)
|
||||||
|
|
Loading…
Reference in a new issue