From 524e7010304b8c962bd3ca56ac546d6c953fd032 Mon Sep 17 00:00:00 2001 From: Loredana Crusoveanu Date: Sun, 18 Mar 2018 19:46:13 +0200 Subject: [PATCH] Update README.md --- libraries/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/README.md b/libraries/README.md index 5e4ef6a898..9c53bb9a54 100644 --- a/libraries/README.md +++ b/libraries/README.md @@ -63,7 +63,7 @@ - [A Docker Guide for Java](http://www.baeldung.com/docker-java-api) - [Exceptions in Netty](http://www.baeldung.com/netty-exception-handling) - [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.