mirror of
https://github.com/mbierlee/poodinis.git
synced 2025-01-18 13:32:50 +01:00
Fix headers in readme
This commit is contained in:
parent
3311960c76
commit
424179b786
1 changed files with 2 additions and 2 deletions
|
@ -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