From 0a66c0483925fff8f58bad3de146c8268f3033cb Mon Sep 17 00:00:00 2001 From: Alper Kanat Date: Wed, 5 Oct 2016 17:05:41 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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