From cef65312dd30bacfe0539158cd31c542c9ca69b0 Mon Sep 17 00:00:00 2001 From: Polarolouis Date: Fri, 29 Jul 2022 11:41:05 +0200 Subject: [PATCH] Added a comment to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2465153..6fc8e4b 100644 --- a/README.md +++ b/README.md @@ -35,3 +35,5 @@ And then to execute *every X minutes* (where X should be an integer between 1 an ``` */X * * * * python /path/to/script/gandyndns.py example.com @ my-api-key ``` + +To set multiple domains or subdomains just add multiple lines.