From f91af56a09ad2631eaccfe6058de009a51638e71 Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 9 Oct 2016 19:16:09 +0200 Subject: [PATCH] Ammend wording --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a2d5d89..3c0aea5 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Play With Docker gives you the experience of having a free Alpine Linux Virtual Machine in the cloud where you can build and run Docker containers and even create clusters with Docker features like Swarm Mode. +Under the hood DIND or Docker-in-Docker is used to give the effect of multiple VMs/PCs. + A live version is available at: http://play-with-docker.com/ ## Installation