summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2017-09-15 21:30:33 +0300
committerYuval Adam <_@yuv.al>2017-09-15 21:30:33 +0300
commitf5cf5a1cadf0cb37b8f4823ae18764b41cd4ad65 (patch)
tree0d3cd8fa5a67df106e46c839581f4da947a686c2
parent51e8999d137d93bcd06216e52762c7525617cc2a (diff)
Add travis badge
-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.