diff --git a/README.md b/README.md index 2a1e513..3436a43 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -**DockerWordpress** is a repository to help you in the deployment of Wordpress instances using docker. +# DockerWordpress + +This is a repository to help you in the deployment of Wordpress instances using docker. All the persistent data is stored in subdirectories of the host local filesystem. No docker volumes are used in this version.