From 698537630f9b2b761cef3df0584cf7a2a6acd883 Mon Sep 17 00:00:00 2001 From: sheryllresulta <48046330+sheryllresulta@users.noreply.github.com> Date: Fri, 5 Apr 2019 12:44:13 +0800 Subject: [PATCH] Update README.md --- libraries/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/libraries/README.md b/libraries/README.md index 57f22631f1..6a3afd3b40 100644 --- a/libraries/README.md +++ b/libraries/README.md @@ -67,6 +67,7 @@ - [Introduction to Functional Java](https://www.baeldung.com/java-functional-library) - [Intro to Derive4J](https://www.baeldung.com/derive4j) - [A Guide to the Reflections Library](https://www.baeldung.com/reflections-library) +- [A Guide to Google-Http-Client](https://www.baeldung.com/google-http-client) The libraries module contains examples related to small libraries that are relatively easy to use and does not require any separate module of its own.