From dba3c11a237df94b3ca1d1278a262dfc5dc7407f Mon Sep 17 00:00:00 2001 From: Javier Lopez Date: Sun, 19 Jul 2020 19:41:30 -0500 Subject: [PATCH] Update README.md Hey! Thanks a lot for this repo. I think I'd be nice to add the link to the repo in the README so when people read that part in the Docker Hub, can just jump here straight away. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8885e7..a1ff31c 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ For further details on the settings see: https://manual.limesurvey.org/Optional_ # Running this image with docker-compose -The easiest way to get a fully featured and functional setup is using a docker-compose file. Several examples are provided in the repository. +The easiest way to get a fully featured and functional setup is using a docker-compose file. Several examples are provided in the [repository](https://github.com/martialblog/docker-limesurvey). ``` docker-compose up