瀏覽代碼

Merge pull request #5874 from timthelion/docs-api-readme

Add readme file for the api directory
Victor Vieux 11 年之前
父節點
當前提交
3fa96c55e3
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      api/README.md

+ 5 - 0
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