mirror of
https://github.com/mbierlee/poodinis.git
synced 2024-11-15 04:04:01 +01:00
Remove redundant section
This commit is contained in:
parent
4f30ea1a55
commit
880dac86f8
|
@ -61,9 +61,6 @@ void main() {
|
||||||
```
|
```
|
||||||
Set-up can further be reduced by enabling "Register on resolve". For more details and 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
|
|
||||||
For an extended tutorial walking you through all functionality offered by Poodinis, see [TUTORIAL.md](TUTORIAL.md)
|
|
||||||
|
|
||||||
Documentation
|
Documentation
|
||||||
-------------
|
-------------
|
||||||
You can generate Public API documentation from the source code using DUB:
|
You can generate Public API documentation from the source code using DUB:
|
||||||
|
|
Loading…
Reference in a new issue