diff --git a/README.md b/README.md index 9f2604a37b3a10e05bdcffe36eb2ee6c91adce54..4f88f1b34f81fc25b2b2dfc0a2eb2922e174647b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # docker-D-Zone https://github.com/d-zone-org/d-zone/tree/heroku in a container! -Creates a Container which runs the v1/docker Branch of [D-Zone-Org's](https://github.com/d-zone-org) [D-Zone](https://github.com/d-zone-org/d-zone), with [node:8-alpine](https://hub.docker.com/_/node) as the base image, as seen on https://pixelatomy.com/dzone/?s=default. +Creates a Container which runs the heroku branch of [D-Zone-Org's](https://github.com/d-zone-org) [D-Zone](https://github.com/d-zone-org/d-zone), with [node:8-alpine](https://hub.docker.com/_/node) as the base image, as seen on https://pixelatomy.com/dzone/?s=default. # Deploy with docker-compose: ```