From b5378614261de0954ef34af2cdca25a850562e85 Mon Sep 17 00:00:00 2001 From: BBasile Date: Tue, 23 Jan 2018 10:13:23 +0100 Subject: [PATCH] Fix a H1 title in the mardown --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 476b556..68a944b 100644 --- a/README.md +++ b/README.md @@ -261,7 +261,7 @@ stdin 45 133 ``` -#Server +# Server The server must be running for the DCD client to provide autocomplete information. In future versions the client may start the server if it is not running, but for now it must be started manually or (usually) by an editor plugin.