Update README.md

This commit is contained in:
sheryllresulta 2019-04-05 12:44:13 +08:00 committed by GitHub
parent a3aa7058a4
commit 698537630f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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.