From 48a78444d3a66cb8ccfc72c168c7e0df0f8783f3 Mon Sep 17 00:00:00 2001 From: Victor Leyva <118840902+vleyva@users.noreply.github.com> Date: Fri, 24 Apr 2026 11:11:18 -0400 Subject: [PATCH] Update README to remove sales contact details Removed commercial support contact information from README. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a819bd1fe..bef8bbff07 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,7 @@ For the latest version information and changes see the [Change Log](https://gith The Java and C++ SBE implementations work very efficiently with the [Aeron](https://github.com/aeron-io/aeron) messaging system for low-latency and high-throughput communications. The Java SBE implementation has a dependency on -[Agrona](https://github.com/aeron-io/agrona) for its buffer implementations. Commercial support is available from -[sales@real-logic.co.uk](mailto:sales@real-logic.co.uk?subject=SBE). +[Agrona](https://github.com/aeron-io/agrona) for its buffer implementations. Binaries --------