diff --git a/README.md b/README.md
index e369c84dcefec912db513dcb7bda70d249c86d35..30336019dbb14aefc624e033a1394d6c8487066d 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-Provides a full XWiki environment made up of the following:
-* A container running the latest MySQL 5.x database and configured to use UTF8 and be case-insensitive
-* A container running the latest Tomcat 8 + Java 8 + XWiki 8.4.4
+Provides a full Docker environment for XWiki made up of the following:
+* A Docker container running the latest MySQL 5.x database and configured to use UTF8 and be case-insensitive
+* A Docker container running the latest Tomcat 8 + Java 8 + XWiki 8.4.4
 
 All source files are under the LGPL 2.1 license.