diff --git a/README.md b/README.md index 382a90f..18ebd04 100644 --- a/README.md +++ b/README.md @@ -14,12 +14,16 @@ The configuration can contain a list of update targets: [ { "provider": "", + "username" : "", + "password" : "", "token": "", "hostname": "" } ] ``` +Depending on your dyndns provider you can either use `username`/`password` or `token` in a configuration. + ddnssclient can also be configured using some properties or environment variables | Property | Environment variable | Value | Default |