~edwargix/msc-link-bot

cc8b01634f65098ea5d1ae1c621653b23a2a3f0b — David Florness 3 years ago 9ebd1da
contrib: add links to files in README
1 files changed, 5 insertions(+), 5 deletions(-)

M contrib/README.md
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