From aa441eb58b1f1b18d149c4b996cfd80752df9cf2 Mon Sep 17 00:00:00 2001
From: tivyhosting <sales@tivy.ca>
Date: Tue, 16 Oct 2018 11:00:25 -0700
Subject: [PATCH] Update README.md

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d4b060a2..c22df89b 100644
--- a/README.md
+++ b/README.md
@@ -148,7 +148,7 @@ Both the API and CLI allow you to do the same operations, except for API key man
 
 
 ## Shlink CLI Help
-
+```
 Usage:
   command [options] [arguments]
 
@@ -185,3 +185,4 @@ Available commands:
   tag:rename                  Renames one existing tag.
  visit
   visit:process               Processes visits where location is not set yet
+```