diff --git a/README.md b/README.md
index b8ad8a94af..5f38eacddc 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@ Example Voting App
Getting started
---------------
+This is a sample voting app.
+
Download [Docker](https://www.docker.com/products/overview). If you are on Mac or Windows, [Docker Compose](https://docs.docker.com/compose) will be automatically installed. On Linux, make sure you have the latest version of [Compose](https://docs.docker.com/compose/install/). If you're using [Docker for Windows](https://docs.docker.com/docker-for-windows/) on Windows 10 pro or later, you must also [switch to Linux containers](https://docs.docker.com/docker-for-windows/#switch-between-windows-and-linux-containers).
Run in this directory:
diff --git a/worker/pom.xml b/worker/pom.xml
index bed5b39f43..e56c5772a7 100644
--- a/worker/pom.xml
+++ b/worker/pom.xml
@@ -7,6 +7,7 @@
worker
1.0-SNAPSHOT
+