From 2fc9fa858beac041d20ef527dc5097a34cca7a6b Mon Sep 17 00:00:00 2001
From: Pierre Poulain
Date: Sat, 11 Oct 2025 23:27:36 +0200
Subject: [PATCH] docs: add Remote Event Storming section with DDD Toolbox
---
README.md | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index b44494a..f402aa0 100644
--- a/README.md
+++ b/README.md
@@ -184,8 +184,12 @@ Remember, Alberto calls EventStorming like a pizza. The paper roll and domain ev
* [EventStorming.com](https://EventStorming.com)
* [Leanpub: Introducing EventStorming](https://leanpub.com/introducing_eventstorming)
-* [Leanpub: DDD First 15 years](https://leanpub.com/ddd_first_15_years) – Discovering Bounded Contexts with EventStorming — Alberto Brandolini
-* [Alberto Brandolini](https://twitter.com/ziobrando)
+* [Leanpub: DDD First 15 years](https://leanpub.com/ddd_first_15_years) – Discovering Bounded Contexts with EventStorming — Alberto Brandolini
+* [Alberto Brandolini](https://twitter.com/ziobrando)
+
+## Remote Event Storming
+
+* [DDD Toolbox - Event Storming](https://dddtoolbox.com/event-storming) - Open-source collection of modern web-based tools including Event Storming ([Source Code](https://github.com/poulainpi/ddd-toolbox))
## Contributors