From b2a26e8238210c12da323d273e3b793097ddff9c Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Tue, 18 Apr 2017 06:02:28 -0300 Subject: [PATCH] Fix broken Markdown headings --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03a47fd..552a736 100644 --- a/README.md +++ b/README.md @@ -240,7 +240,7 @@ What you actually want is this: /usr/include/dmd/druntime/import /usr/include/dmd/phobos -##Shut down the server +## Shut down the server The server can be shut down by running the client with the `--shutdown` option: dcd-client --shutdown