diff --git a/GoogleCardboardAndroid/readme.md b/GoogleCardboardAndroid/readme.md
index 78d07a1a2be8d293449c8019f232dbdeaa19a770..a2a59c7fe5c3009f008ba311c66c7beb959d2fcc 100644
--- a/GoogleCardboardAndroid/readme.md
+++ b/GoogleCardboardAndroid/readme.md
@@ -1,15 +1,18 @@
 This repository contains the demos for Google cardboard using GVR Android SDK v1.20.0
-https://github.com/googlevr/gvr-android-sdk
+	https://github.com/googlevr/gvr-android-sdk
 
 Clone that repository and add the content of this one inside the Samples directory.
 Copy the content of the ../libs directory (happyhttp, rapidjson, rply, LodePNG) and NOMADVRLib and GoogleCardboard into 
 NOMADgvrT/src/main/jni
 
 Enable support for ndk (tested: android-ndk-r10d) in settings.gradle:
-include ':samples:NOMADgvrT'
+
+	include ':samples:NOMADgvrT'
 
 
 List of directories
+
 NOMADgvrT: 
+
 	This program can load prepared molecular dynamics simulations, and is 
 	compatible with the TimestepData OpenVR demo.
diff --git a/OpenVR/README.md b/OpenVR/README.md
index 026863b38477f13ec17eb4c486b2bda59670e67e..99030eba9fdb1808bca19ebb7baa02d5cdc86c76 100644
--- a/OpenVR/README.md
+++ b/OpenVR/README.md
@@ -6,7 +6,9 @@ directory.
 After compilation, copy ..\textures\digits_64x7_l_blank.png to the exe's 
 location.
 
-List of directories
+List of directories:
+
 TimestepData: 
+
 	This program can load prepared molecular dynamics simulations