diff --git a/README.md b/README.md index e63d0dc7..8cb3eea6 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ a container that runs the user Docker. The user Docker is then the instance tha used to create containers. We created this separation because it seemed logical and also it would really be bad if somebody did `docker rm -f $(docker ps -qa)` and deleted the entire OS. +![How it works](docs/rancheros.png "How it works") + ## Latest Release **v0.4.3 - Docker 1.10.1- Linux 4.2.8** diff --git a/docs/rancheros.png b/docs/rancheros.png index 3f11ff1e..c29a4779 100644 Binary files a/docs/rancheros.png and b/docs/rancheros.png differ