summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index a55e730..a546a63 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
# route53-ddns
-A simple `{b,d,}ash` script aimed for usage on LEDE/OpenWRT devices which enables sending DDNS updates to Route53
+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.
## Requirements