From 46e7ed17810f087dcdaab449d0cb4ca19b367d13 Mon Sep 17 00:00:00 2001 From: Tiiffi Date: Fri, 16 Dec 2016 21:22:09 +0200 Subject: [PATCH] Fix README.md markdown formatting. --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 508b952..cd8355e 100644 --- a/README.md +++ b/README.md @@ -34,10 +34,11 @@ Option: ``` Server address, port and password can be set using following environment variables: - MCRCON_HOST - MCRCON_PORT - MCRCON_PASS - +``` +MCRCON_HOST +MCRCON_PORT +MCRCON_PASS +``` Command-line options will override environment variables. Commands with arguments must be enclosed in quotes.