about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.md b/README.md
index d5174e4..41cf41b 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,11 @@
 # circus-container-manager
 
-This container manager containers and exposes an API for ALL other containers.
\ No newline at end of file
+This container manager containers and exposes an API for ALL other containers.
+
+## Function
+
+This container exposes and api for all other containers to use. It should be the
+only container into which the docker-socket is mounted and all containers should
+communicate with it over an HTTP api.
+
+