From 424179b7865a1ea1426097206216accb2bd9c657 Mon Sep 17 00:00:00 2001 From: Mike Bierlee Date: Sat, 29 Jul 2017 16:36:50 +0200 Subject: [PATCH] Fix headers in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 720b0a8..8275ec6 100644 --- a/README.md +++ b/README.md @@ -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;