summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index a546a63..b67afe4 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# route53-ddns
+[![Build Status](https://travis-ci.org/yuvadm/route53-ddns.svg?branch=master)](https://travis-ci.org/yuvadm/route53-ddns)
+
A simple `{b,d,}ash` script aimed for usage on LEDE/OpenWRT devices which enables sending DDNS updates to Route53.
Attempts to reduce the Route53 REST API call dependencies on the minimum amount of additional packages.