From c1713e0d012c5e175537d7b10161ca51158e66da Mon Sep 17 00:00:00 2001 From: Anthony Lapenna Date: Fri, 4 Nov 2016 10:48:36 +1300 Subject: [PATCH] docs(readme): update Portainer description with Windows support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0a466feb..6f778276e 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ **_Portainer_** is a lightweight management UI which allows you to **easily** manage your Docker host or Swarm cluster. -**_Portainer_** is meant to be as **simple** to deploy as it is to use. It consists of a single container that can run on any Docker for Linux engine. A Docker for Windows version is on its way ! +**_Portainer_** is meant to be as **simple** to deploy as it is to use. It consists of a single container that can run on any Docker engine (Docker for Linux and Docker for Windows are supported). **_Portainer_** allows you to manage your Docker containers, images, volumes, networks and more ! It is compatible with the *standalone Docker* engine and with *Docker Swarm*.