From 6491dc0b1f3976418d6a6f1f129abb700ae3ebe8 Mon Sep 17 00:00:00 2001 From: Loredana Crusoveanu Date: Sun, 18 Mar 2018 21:35:44 +0200 Subject: [PATCH] Update README.md --- libraries/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/libraries/README.md b/libraries/README.md index 9c53bb9a54..fbb6da3a31 100644 --- a/libraries/README.md +++ b/libraries/README.md @@ -65,7 +65,6 @@ - [Creating and Configuring Jetty 9 Server in Java](http://www.baeldung.com/jetty-java-programmatic) - [Introduction to Akka Actors in Java] (http://www.baeldung.com/akka-actors-java) - 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. The code examples related to different libraries should go in a new package.