diff --git a/api/README.md b/api/README.md new file mode 100644 index 0000000000..3ef33f8c29 --- /dev/null +++ b/api/README.md @@ -0,0 +1,5 @@ +This directory contains code pertaining to the Docker API: + + - Used by the docker client when comunicating with the docker deamon + + - Used by third party tools wishing to interface with the docker deamon