diff --git a/projects/public-dns/README.md b/projects/public-dns/README.md index e69de29..b321eb6 100644 --- a/projects/public-dns/README.md +++ b/projects/public-dns/README.md @@ -0,0 +1,10 @@ +# Public DNS automation + +A tool for wiring reading a public IPv4 address through to generating and publishing DNS records. +At present, this tool is wired up to leverage the Meraki API for read and the Gandi REST API as the write target. + +## LICENSE + +Copyright Reid 'arrdem' McKenzie August 2021. + +Published under the terms of the MIT license.