diff --git a/README.md b/README.md
index d04464b9a7b1a8e0ef927cda72ab6427956e9060..6a50a8de927d010e11259e4c6997d9b1dcaa4d9f 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ This demo contains basic code to access Excel sheet data via the following progr
 - Python
 
 <br />
-Usage requirements:
+Usage requirements:<br />
 
 Java:<br />
 1. Downloaded Apache POI Libraries (https://poi.apache.org/)<br />
@@ -18,11 +18,11 @@ C#:<br />
 	a) Installed Office version (includes installed Primary Interop Assemblies) <br />
 	b) Installed Primary Interop Assemblies
 
-Python:
-1. Installed OpenPyXL Library (https://openpyxl.readthedocs.io/en/stable/#)<br />
+Python:<br />
+1. Installed OpenPyXL Library (https://openpyxl.readthedocs.io/en/stable/#)
 
 <br />
-!Only tested against the following Environment!
+!Only tested against the following Environment!<br />
 - Win10
 - IntelliJ (Java) with Apache POI v5.0.0
 - Visual Studio 2019 (C#) with installed Office 2016 => Microsoft Excel 16.0 Object Library