From 34cbfd175be00f3be4813b1400de3036a3fbd1ae Mon Sep 17 00:00:00 2001 From: Vladimir Dementyev Date: Fri, 24 Jul 2026 21:44:33 -0700 Subject: [PATCH] - readme: update em --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0a4c548..c58a4bc 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,9 @@ This gem provides a straightforward way to implement communication between Rails The gem inspired by [`active_event_store`](https://github.com/palkan/active_event_store), and initially based on its codebase. Having said that, it does not store in a database all happened events which ensures simplicity and performance. - -Sponsored by Evil Martians +
+ +Evil Martians logo Downstream is built by Evil Martians, an American design and engineering consultancy for developer tools, AI, and cybersecurity startups. ## Installation