From b15f814c66cd1550e8a8c9882e00020a80ebc536 Mon Sep 17 00:00:00 2001 From: Lanre Adelowo Date: Fri, 29 Mar 2019 21:54:52 +0100 Subject: [PATCH] update readme to point users of different versions to the right docs --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e30477..c296860 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,10 @@ This is a pure Bash [Drone](https://github.com/drone/drone) >= 0.5 plugin to sync files to remote hosts. -For more information on how to use the plugin, please take a look at [the docs](https://github.com/Drillster/drone-rsync/blob/master/DOCS.md). +For more information on how to use the plugin, please take a look at the docs: + +- For Drone CI versions `< 1` : https://github.com/Drillster/drone-rsync/blob/master/0-DOCS.md +- For Drone CI versions `>= 1` : https://github.com/Drillster/drone-rsync/blob/master/1-DOCS.md ## Docker Build the docker image by running: