diff --git a/libraries/README.md b/libraries/README.md index 1b6cbf2735..ae2522ca9e 100644 --- a/libraries/README.md +++ b/libraries/README.md @@ -57,6 +57,8 @@ - [Introduction to StreamEx](http://www.baeldung.com/streamex) - [Introduction to BouncyCastle with Java](http://www.baeldung.com/java-bouncy-castle) - [Intro to JDO Queries 2/2](http://www.baeldung.com/jdo-queries) +- [Guide to google-http-client](http://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.