diff --git a/server/README.md b/server/README.md
index b2853503bc55248329e8a9322e001e3770e495c8..099352e9f996a7feee283fe51c281506887cedcd 100644
--- a/server/README.md
+++ b/server/README.md
@@ -1,4 +1,7 @@
 # server
 
 This module implements nexus-server, the server component of nexus VDI.
+
 It depends on the nexus/common module.
+
+The server exposes a REST API available to nexus clients.