From 069fd1dcb5b29b4d92ff201046ed7651d991fe72 Mon Sep 17 00:00:00 2001 From: iskrisis Date: Sun, 28 Feb 2021 18:09:15 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 453683c..a577539 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ [GoDNS](https://github.com/TimothyYe/godns) is a dynamic DNS (DDNS) client tool. It is a rewrite in [Go](https://golang.org) of my early [DynDNS](https://github.com/TimothyYe/DynDNS) open source project. +Currently supports updating A records for subdomains. Doesn't support updating of root domains. + --- - [Supported DNS Providers](#supported-dns-providers) - [Supported Platforms](#supported-platforms)