diff --git a/libraries/README.md b/libraries/README.md index c7e56db3b8..30f02e5c5a 100644 --- a/libraries/README.md +++ b/libraries/README.md @@ -24,6 +24,7 @@ - [Locality-Sensitive Hashing in Java Using Java-LSH](http://www.baeldung.com/locality-sensitive-hashing) - [Apache Commons Collections OrderedMap](http://www.baeldung.com/apache-commons-ordered-map) - [A Guide to Apache Commons DbUtils](http://www.baeldung.com/apache-commons-dbutils) +- [Introduction to Awaitility](http://www.baeldung.com/awaitlity-testing) 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.