add javadoc badge to README.md
Build and Analyse / build-and-analyse (push) Successful in 47s

This commit is contained in:
2026-07-08 19:24:54 +02:00
parent dbedcdfe16
commit 824bcf060d
+2 -1
View File
@@ -37,7 +37,8 @@ The API provides two styles for working with DNS records:
2. **Fluent API**: Chainable method calls for more readable code
The following text focuses on the basic methods. For further information, take a look at
the [javadoc of the CfDnsClient](https://javadoc.mein-gateway.de/CloudflareDNS-java/index.html).
the \
[![javadoc](https://javadoc.mein-gateway.de/badge/CloudflareDNS-java)](https://javadoc.mein-gateway.de/CloudflareDNS-java/index.html)
### Instantiation of `CfDnsClient`