Update README.md

Signed-off-by: Thilo Schwarz <th-schwarz@users.noreply.github.com>
This commit is contained in:
Thilo Schwarz
2025-03-30 12:56:15 +02:00
committed by GitHub
parent efd7f2228d
commit 4eb923ebee
+1 -1
View File
@@ -12,7 +12,7 @@ Give it a try! [![GitHub release (latest by date including pre-releases)](https:
## Preface
This project provides a java client for minimalistic access to the Cloudflare API, which is mainly used for managing DNS settings such as creating, updating and deleting DnNS records. Supported types are A, CNAME, MX, TXT and more.
This project provides an java client for minimalistic access to the Cloudflare API, which is mainly used for managing DNS settings such as creating, updating and deleting DNS records. Supported types are A, CNAME, MX, TXT and more.
If you encounter any bugs or find missing features, feel free to report them on
the [GitHub Issues page](https://github.com/th-schwarz/CloudflareDNS-java/issues).