diff --git a/README.md b/README.md
index c1395c538a2b1bb066954145be3c05921b205401..adf7d488554d03568c9095f9e0f40e28cadc0565 100644
--- a/README.md
+++ b/README.md
@@ -17,11 +17,11 @@ Build and distribute software with Spack
 
 ## Gitlab CI/CD Enviromental variables
 
-The following variables must be set up if not or re-configured if tokens expire.
+The following variables must be set up if not or re-configured if tokens expire.  
 	
-OBJSTORE: Public URL of OpenStack SWIFT public bucket used to store the to deployed spack build environment
-OPENSHIFT_TOKEN: Token to login to OpenShift cluster
-OS_TOKEN: Token to access OpenStack SWIFT
+OBJSTORE: Public URL of OpenStack SWIFT public bucket used to store the to deployed spack build environment  
+OPENSHIFT_TOKEN: Token to login to OpenShift cluster  
+OS_TOKEN: Token to access OpenStack SWIFT  
 
 
 ## Bulding software binaries with Spack