瀏覽代碼

Added cool image to the README

Solomon Hykes 12 年之前
父節點
當前提交
63ce08107e
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -1,6 +1,8 @@
 Docker: a self-sufficient runtime for linux containers
 ======================================================
 
+<img src="http://bricks.argz.com/bricksfiles/lego/07000/7823/012.jpg"/>
+
 Docker is a runtime for Standard Containers. More specifically, it is a daemon which automates the creation of and deployment of linux Standard Containers (SCs) via a remote API.
 
 Standard Containers are a fundamental unit of software delivery, in much the same way that shipping containers (http://bricks.argz.com/ins/7823-1/12) are a fundamental unit of physical delivery.