From aec1a83ea1f152d059b6449ff3c1c88d6c42f8e5 Mon Sep 17 00:00:00 2001
From: tteck <tteckster@gmail.com>
Date: Thu, 12 Aug 2021 13:15:56 -0400
Subject: [PATCH] Update README.md

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index f474a5ab..e289d889 100644
--- a/README.md
+++ b/README.md
@@ -107,6 +107,7 @@ To create a new Proxmox MQTT LXC Container, run the following in the Proxmox web
 bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/mqtt_container.sh)"
 ```
 <h3 align="center" id="heading">:zap: Default Settings:  512MiB RAM - 2GB Storage - 1vCPU :zap:</h3>
+ 
 ### The commands below are entered through the newly created mqtt lxc console.
 Mosquitto comes with a password file generating utility called mosquitto_passwd.
 ```