diff --git a/README.md b/README.md index c71091c..b7ad14c 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Needs to contains 3 environment variable definitions Check this page if you don't know your APIKey : https://docs.gandi.net/en/domain_names/advanced_users/api.html ### /usr/local/bin/live-dns-update.sh -This the script that is called by the cron job. +This is the script that is called by the cron job. This script is based on the sample provided on Gandi GitHub : [mywanip.sh](https://github.com/Gandi/api-examples/blob/master/bash/livedns/mywanip.sh)