From fd0d2ea647c6217866a181b712f360eef34c3674 Mon Sep 17 00:00:00 2001 From: Timothy Miller Date: Tue, 10 Mar 2026 01:28:15 -0400 Subject: [PATCH] Add Docker Hub badges to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d7ccc61..64382ee 100755 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Access your home network remotely via a custom domain name without a static IP! A feature-complete dynamic DNS client for Cloudflare, written in Rust. Configure everything with environment variables. Supports notifications, heartbeat monitoring, WAF list management, flexible scheduling, and more. +[![Docker Pulls](https://img.shields.io/docker/pulls/timothyjmiller/cloudflare-ddns?style=flat&logo=docker&label=pulls)](https://hub.docker.com/r/timothyjmiller/cloudflare-ddns) [![Docker Image Size](https://img.shields.io/docker/image-size/timothyjmiller/cloudflare-ddns/latest?style=flat&logo=docker&label=image%20size)](https://hub.docker.com/r/timothyjmiller/cloudflare-ddns) + ## ✨ Features - 🔍 **Multiple IP detection providers** — Cloudflare Trace, Cloudflare DNS-over-HTTPS, ipify, local interface, custom URL, or static IPs