diff --git a/README.md b/README.md index 25015fc93f..0f0f47fb01 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ Docker: a self-sufficient runtime for linux containers ====================================================== + + 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.