From 6d2f51db0ff9ea121a6586699756a1a0da17989b Mon Sep 17 00:00:00 2001 From: yetanotherallisonf Date: Sat, 10 Jun 2017 05:03:29 -0500 Subject: [PATCH] Create README.md (#2026) --- libraries/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/libraries/README.md b/libraries/README.md index c405cc90d8..6774792177 100644 --- a/libraries/README.md +++ b/libraries/README.md @@ -11,6 +11,7 @@ - [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) +- [Introduction to Netty](http://www.baeldung.com/netty) 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.