From b0ef2c9d1f2a1919c5f429dec131b568180a594e Mon Sep 17 00:00:00 2001 From: Alexandru-Ioan Date: Sun, 2 Apr 2023 02:12:38 +0300 Subject: [PATCH] Update README.md Added a link to devgenius guide --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f5bdd03..b0dd3c8 100644 --- a/README.md +++ b/README.md @@ -76,4 +76,9 @@ Run the Docker container: docker run -d --name dns-updater --restart unless-stopped dns-updater ``` -This will run the container in detached mode and ensure it starts automatically when the server restarts, unless you explicitly stop it. \ No newline at end of file +This will run the container in detached mode and ensure it starts automatically when the server restarts, unless you explicitly stop it. + +## Tutorial +[Here](https://blog.devgenius.io/dns-updater-a-solution-for-managing-dynamic-ips-with-cloudflare-31be2f85d9fb) is a guide that shows you how to get the API Keys on cloudflare and how to set up this tool. + +https://blog.devgenius.io/dns-updater-a-solution-for-managing-dynamic-ips-with-cloudflare-31be2f85d9fb