From 86ccb23a1a2b181df57f3425da3d7207954854b3 Mon Sep 17 00:00:00 2001 From: MMonik Date: Wed, 24 May 2017 19:49:28 +0300 Subject: [PATCH] Update README.md (#1914) --- libraries/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/libraries/README.md b/libraries/README.md index ca47332441..c405cc90d8 100644 --- a/libraries/README.md +++ b/libraries/README.md @@ -9,6 +9,7 @@ - [Introduction to Apache Flink with Java](http://www.baeldung.com/apache-flink) - [Introduction to JSONassert](http://www.baeldung.com/jsonassert) - [Intro to JaVer](http://www.baeldung.com/javers) +- [Introduction to Apache Commons Math](http://www.baeldung.com/apache-commons-math) - [Intro to JaVer](http://www.baeldung.com/serenity-bdd) 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.