diff --git a/README.md b/README.md index 34bb29a..698f1b4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +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. @@ -59,4 +61,4 @@ docker run -e CLOUDFLARE_DNS_TO_CHECK=my.testdomain.com,your.testdomain.com -e C ### Contributing -Feel free to contribute and pls report bugs. Thanks \ No newline at end of file +Feel free to contribute and pls report bugs. Thanks