From 42939a6a1c6e5ca9d544ee8e066ec087621a7830 Mon Sep 17 00:00:00 2001 From: Tiiffi Date: Mon, 15 Apr 2019 18:27:31 +0300 Subject: [PATCH] Markdown headers fixed. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4b37ab2..fbdadaa 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -###Installing: +### Installing: from sources: ```sh @@ -15,7 +15,7 @@ You can also download precompiled binaries*: https://github.com/Tiiffi/mcrcon/re --- -###Usage: +### Usage: mcrcon [OPTIONS]... [COMMANDS]... Sends rcon commands to Minecraft server. @@ -47,7 +47,7 @@ Example: --- -###Enable rcon on server +### Enable rcon on server Remember to enable rcon by adding following lines to ```server.properties``` file. ``` enable-rcon=true @@ -57,7 +57,7 @@ rcon.password=your_rcon_pasword --- -####Contact: +#### Contact: * WWW: https://github.com/Tiiffi/mcrcon/ * MAIL: tiiffi_at_gmail_dot_com