From bbcc6eaa449d9bb527b7f153f1a149bd903c1762 Mon Sep 17 00:00:00 2001 From: mkelcik Date: Mon, 1 May 2023 12:44:40 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 698f1b4..8b9266d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -https://github.com/mkelcik/cloudflare-ddns-update/actions/workflows/quality-checks.yml/badge.svg +![Code and security checks](https://github.com/mkelcik/cloudflare-ddns-update/actions/workflows/quality-checks.yml/badge.svg) ## What is Cloudflare Dynamic DNS? DNS records are static, and it does not play well with dynamic IP addresses. Now, to solve that problem, you’ll need to set up dynamic DNS. Cloudflare provides an API that allows you to manage DNS records programmatically.