Update README.md

This commit is contained in:
Tristan B. Velloza Kildaire 2023-09-25 13:57:01 +02:00 committed by GitHub
parent 46fcb3c5d2
commit d9fb911424
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ Documentation is available [here](https://doap.dpldocs.info/).
### Making a request
```
```d
CoapClient client = new CoapClient("coap.me", 5683);
CoapRequestFuture future = client.newRequestBuilder()