mirror of
https://github.com/mbierlee/poodinis.git
synced 2024-11-15 04:04:01 +01:00
Fix headers in readme
This commit is contained in:
parent
3311960c76
commit
424179b786
|
@ -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