mirror of
https://github.com/mbierlee/poodinis.git
synced 2024-11-15 04:04:01 +01:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
8ee5341420
|
@ -27,10 +27,10 @@ See the [TUTORIAL.md](TUTORIAL.md) and [examples](example) for a complete walkth
|
|||
|
||||
Getting started
|
||||
---------------
|
||||
###DUB Dependency
|
||||
### DUB Dependency
|
||||
See the Poodinis [DUB project page] for instructions on how to include Poodinis into your project.
|
||||
|
||||
###Quickstart
|
||||
### Quickstart
|
||||
The following example shows the typical usage of Poodinis:
|
||||
```d
|
||||
import poodinis;
|
||||
|
|
Loading…
Reference in a new issue