diff options
| -rw-r--r-- | cmd/dnsd/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/dnsd/README.md b/cmd/dnsd/README.md index 7516e4f..0e1e012 100644 --- a/cmd/dnsd/README.md +++ b/cmd/dnsd/README.md @@ -1,6 +1,6 @@ # dnsd -A custom DNS server for my network. DNS zone files are dynamically downloaded on +A custom [DNS](https://en.wikipedia.org/wiki/Domain_Name_System) server for my network. DNS zone files are dynamically downloaded on startup and are continuously monitored for changes. When the DNS zone is changed, the service reloads it. |
