From fa56332d182a6888d8be45ffb415e60e57a07a34 Mon Sep 17 00:00:00 2001 From: timothymiller Date: Wed, 26 Aug 2020 05:51:20 -0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 657a4f6..c069b94 100755 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Edit `config.json` and replace the values with your own. You can choose to use either the newer API tokens, or the traditional API keys -To generate a new API tokens, go to https://dash.cloudflare.com/profile/api-tokens and create a token capable of **Edit DNS**. Then replace the value in +To generate a new API tokens, go to your [Cloudflare Profile](https://dash.cloudflare.com/profile/api-tokens) and create a token capable of **Edit DNS**. Then replace the value in ```json "authentication": "api_token": "Your cloudflare API token, including the capability of **Edit DNS**" @@ -123,12 +123,12 @@ crontab -e ## License -This Template is licensed under the GNU General Public License, version 3 (GPLv3) and is distributed free of charge. +This Template is licensed under the GNU General Public License, version 3 (GPLv3). ## Author Timothy Miller -GitHub: https://github.com/timothymiller 💡 +[View my GitHub profile 💡](https://github.com/timothymiller) -Website: https://timknowsbest.com 💻 \ No newline at end of file +[View my personal website 💻](https://timknowsbest.com) \ No newline at end of file