M contrib/README.md => contrib/README.md +5 -5
@@ 3,8 3,8 @@
This directory contains various files that those looking to run/deploy
`msc-link-bot` may find useful.
-- `Dockerfile` --- a simple Dockerfile that builds and runs `msc-link-bot` in a
- docker image
-- `docker-compose.yml` --- a simple [compose](https://docs.docker.com/compose/)
- file that sets up the volume and environment variable needed to fully run the
- `Dockerfile` image
+- [`Dockerfile`](Dockerfile) --- a simple Dockerfile that builds and runs
+ `msc-link-bot` in a docker image
+- [`docker-compose.yml`](docker-compose.yml) --- a simple
+ [compose](https://docs.docker.com/compose/) file that sets up the volume and
+ environment variable needed to fully run the `Dockerfile` image