chore: add MIT License and AI disclaimer to README

This commit is contained in:
2026-05-10 11:04:39 +02:00
parent f2a15c69aa
commit ecc96b695e
2 changed files with 25 additions and 0 deletions
+4
View File
@@ -56,3 +56,7 @@ miab set --name foo.example.com --type TXT --value "hello"
miab add --name foo.example.com --type A --value 1.2.3.4
miab delete --name foo.example.com --type TXT [--value "hello"]
```
## AI Disclaimer
This project was generated with the assistance of AI tools. While efforts have been made to ensure the accuracy and reliability of the code, users should review and test the code thoroughly before using it in production environments. The author is not responsible for any issues arising from the use of this code.