From aa05df4e40a51c77a6bebe71b1d7c794efdde21a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Kucha=C5=99?= <honza.kuchar@grifart.cz>
Date: Sat, 1 Sep 2018 16:55:44 +0200
Subject: [PATCH] Update README.md

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 312c11e..7abb1c1 100644
--- a/README.md
+++ b/README.md
@@ -73,6 +73,7 @@ An alternative implementation of domain model persistence layer which stores a c
 - [Jan Kuchar's second sandbox](https://gitlab.grifart.cz/jkuchar1/thesis-example-application)
 - [DDDinPHP](http://dddinphp.org/)
 - [Cargo example in PHP from Eric Evans blue book](https://github.com/codeliner/php-ddd-cargo-sample)
+- [Event Sourced Rapid Application Development](https://github.com/proophsoftware/event-machine)
 
 
 ### Message Buses/libraries
-- 
GitLab