diff --git a/README.md b/README.md
index 6493123be07b8875fc6108e8b7c6d566ce835a49..01a140ba1a5b1c48486674982fea7ab3a2b63757 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ NOTE: NEF APIs are not yet implemented
 
 SRM can be deployed in a Kubernetes cluster by executing the file _srm-deployment.yaml_ located in the root folder. This file will create a SRM Deployment resource and its supporting native K8s Service. The following table contains the necesssary environment variables for the Kubernetes adapter. If you have defined a custom adapter, include your variables accordingly.
 
-###Adapter environment variables
+### Adapter environment variables
 
 | Kubernetes  | aerOS | i2Edge |
 | ------------- | ------------- |-------------|
@@ -33,7 +33,7 @@ SRM can be deployed in a Kubernetes cluster by executing the file _srm-deploymen
 | EMP_STORAGE_URI  | aerOS_HLO_TOKEN  |
 | KUBERNETES_MASTER_TOKEN |  aerOS_ACCESS_TOKEN | - |
 
-###Common environment variables
+### Common environment variables
 | Name | Description|
 | ------------- | ------------- |
 | ADAPTER_BASE_URL| Base address for the edge cloud adapter |