The separate vote-apps directory was because networking didn't used to support aliases to remove the project name. Signed-off-by: Ben Firshman <ben@firshman.co.uk>
@@ -17,9 +17,8 @@ Architecture
Running
-------
-Since this app makes use of Compose's experimental networking support, it must be started with:
+Run in this directory:
- $ cd vote-apps/
$ docker-compose up -d
The app will be running on port 5000 on your Docker host, and the results will be on port 5001.