diff --git a/README.md b/README.md index c4b4288..90d649c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Dynamic DNS using DigitalOcean's DNS Services +[![](https://images.microbadger.com/badges/image/tunix/digitalocean-dyndns.svg)](https://microbadger.com/images/tunix/digitalocean-dyndns "Get your own image badge on microbadger.com") + A script that pushes the public IP address of the running machine to DigitalOcean's DNS API's. It requires an existing A record to update. The resulting container image is roughly around 7 MB (thanks to Alpine Linux). ## Setup