diff --git a/ahc/README.md b/ahc/README.md index 59d125f..3b712a6 100644 --- a/ahc/README.md +++ b/ahc/README.md @@ -2,3 +2,4 @@ This project can serve as example for an Apache HTTP client with Maven and Java. # Links +[Apache HTTP client example](https://www.lenar.io/how-to-send-post-http-request-and-get-http-response/)