From c58f5cbabf2ec848045111e42362abdc2d91e8d2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Kucha=C5=99?= <honza.kuchar@grifart.cz>
Date: Wed, 7 Sep 2016 21:09:29 +0200
Subject: [PATCH] Update README.md

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 38ffb96..4dbf348 100644
--- a/README.md
+++ b/README.md
@@ -35,9 +35,11 @@ This project builds on example from presentation from [Mathias Verraes - Practic
   - [ ] up-casting is strange: why it is not JIT up-cast? http://getprooph.org/event-store/upcasting.html
   - [ ] Nested transaction? http://getprooph.org/event-store-bus-bridge/transaction_manager.html
 - [broadway](https://github.com/qandidate-labs/broadway)
-  - looks like not that good architecture, feature richer
+  - feature richer
+  - you have to use all (single package)
   - more like a framework then library (overkill?)
   - looks like a some's project by product
+  - experimental support for process managers
 - [Predaddy](https://github.com/szjani/predaddy)
 - [EventCentric.Core](https://github.com/event-centric/EventCentric.Core)
 - [litecqrs-php](https://github.com/beberlei/litecqrs-php)
-- 
GitLab