From cdaf929a4b27957dd968c0028423a821c091f6ea Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Sun, 8 Apr 2018 19:04:07 +0100 Subject: [PATCH] Update readme.md --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 770c686..aa1725f 100644 --- a/readme.md +++ b/readme.md @@ -25,4 +25,6 @@ users: You can specify the path to the configuration file using the `--config` flag. By default, it will search for a `config.{yaml,json}` file on your current working directory. +An example of how to use this with `systemd` is on [webdav.service.example](/webdav.service.example). + Download it [here](https://github.com/hacdias/webdav/releases).