Update README.md

This commit is contained in:
2025-09-02 21:18:43 +02:00
parent 0483f4524c
commit b0cbd443d8

View File

@@ -5,6 +5,5 @@ Manage DNS zones and dynamic records.
## Dependencies
* [Bind](https://www.isc.org/bind/)
* [Bind-Tools](https://www.isc.org/bind/) (if not bundled with Bind)
* [Libidn](https://www.gnu.org/software/libidn/#libidn2)
* [jq](https://stedolan.github.io/jq/)
* [dnspython](https://www.dnspython.org)
* [prettytable](https://zetcode.com/python/prettytable/)