From af16413fa33776cf294a18f195c5644f6c981a40 Mon Sep 17 00:00:00 2001
From: Erik-jan Riemers <riemers@binkey.nl>
Date: Tue, 9 Aug 2016 12:24:21 +0200
Subject: [PATCH] Added path to more settings.

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index b55e440..90d0e64 100644
--- a/README.md
+++ b/README.md
@@ -38,6 +38,8 @@ The default Docker image to use. Required when executor is `docker`.
 The tags assigned to the runner,
 Defaults to an empty list.
 
+See the [config for more options](https://github.com/riemers/ansible-gitlab-runner/blob/master/tasks/register-runner.yml)
+
 Example Playbook
 ----------------
 ```yaml
-- 
GitLab