From e726e2da5fcaba97f80c182bf6a4342399c89d3e Mon Sep 17 00:00:00 2001 From: Timothy Date: Wed, 5 Feb 2020 10:49:07 +0800 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95e7313..fc941a9 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ Usage of ./godns: * provider: The providers that GoDNS supports, available values are: `Cloudflare`, `Google`, `DNSPod`, `AliDNS`, `HE`, `DuckDNS`. * email: Email or account name of your DNS provider. * password: Password of your account. -* login_token: Login token of your account. +* login_token: API token of your account. * domains: Domains list, with your sub domains. * ip_url: A site helps you to get your public IP address. * interval: The interval `seconds` that GoDNS check your public IP.