diff --git a/README.md b/README.md index 8dad097..db1e237 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # porkbun-dynamic-dns-python [deprecated] -Please note, this module is now in deprecated status. It is provided as-is as an example of how to use the Porkbun API manage DNS records, but is no longer maintained. +Please note, this module is now in deprecated status. It is provided as-is as an example of how to use the Porkbun API manage DNS records, but is no longer maintained. Our unofficial recommendation would be to look into ddclient, which now supports calls to our API. Our minimalist dynamic DNS client. Compatible with both Python 2 or 3 so it runs on MacOS without any additional software to install, or any other platform that supports Python.