From c0350ccc99294c1848e886023c52833ccc67fce4 Mon Sep 17 00:00:00 2001 From: KevinGilmore Date: Wed, 13 Sep 2017 22:44:26 -0500 Subject: [PATCH] BAEL-973: updated README (#2618) --- libraries/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/libraries/README.md b/libraries/README.md index 52bc363d04..510de462c4 100644 --- a/libraries/README.md +++ b/libraries/README.md @@ -32,6 +32,7 @@ - [Quick Guide to RSS with Rome](http://www.baeldung.com/rome-rss) - [Introduction to NoException](http://www.baeldung.com/no-exception) - [Introduction to FunctionalJava](http://www.baeldung.com/functional-java) +- [Apache Commons IO](http://www.baeldung.com/apache-commons-io) 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.