BAEL-980 Update README.md (#2116)

* BAEL-886: Updated README

* BAEL-917 Testing with Google Truth

Updated README

* BAEL-936: adding akka-streams module to parent

* BAEL-936: Update README

* BAEL-918: Update README

* BAEL-980: Update README
This commit is contained in:
KevinGilmore 2017-06-20 19:59:47 -05:00 committed by GitHub
parent bfc6d480c8
commit ec46b8b338
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
- [Software Transactional Memory in Java Using Multiverse](http://www.baeldung.com/java-multiverse-stm)
- [Introduction to HikariCP](http://www.baeldung.com/hikaricp)
- [Serenity BDD with Spring and JBehave](http://www.baeldung.com/serenity-spring-jbehave)
- [Locality-Sensitive Hashing in Java Using Java-LSH](http://www.baeldung.com/locality-sensitive-hashing)
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.