diff --git a/README.md b/README.md
index 1c77c7c86c401b2058bfa769cfa0d0afabb26cad..00dbcc77f5944dc209a06888bbc66330514f0dbd 100644
--- a/README.md
+++ b/README.md
@@ -39,10 +39,13 @@ To start the cluster, run the ansible playbook soctools.yml:
 To stop the cluster, run the ansible playbook soctools.yml:  
 `ansible-playbook -i soctools-inventory soctools.yml -t stop`
 
-The NiFi interface should now be available on port 9443 on the server.  
-The OpenDistro for Elasticsearch interface should now be available on port 5601 on the server. To access preconfigured 
-index patterns you have to switch to Global tenant.  
-The Keycloak IdP interface should now be available on port 12443 on the server.
+Web interfaces are available on the following ports:
+ * 9443 - NiFi
+ * 5601 - Kibana
+ * 6443 - Misp
+ * 9000 - The Hive
+ * 9001 - Cortex
+ * 12443 - Keycloak
 
 License
 -------