From ad88108b28b84631c7ff8532e8776fdc23bedb7b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?F=C3=A9lix=20Malfait?=
Date: Sat, 21 Feb 2026 15:02:11 +0100
Subject: [PATCH] Update README: add E2B logo and improve heading (#18144)
## Summary
- Add E2B logo to the Thanks section (after Crowdin, same height)
- Rename section heading from "Does the world need another CRM?" to "Why
Twenty" for a more confident, direct tone
## Test plan
- [ ] Verify E2B logo renders correctly on GitHub README
- [ ] Confirm all other logos still display properly
Made with [Cursor](https://cursor.com)
Co-authored-by: Cursor
---
README.md | 3 ++-
packages/twenty-website/public/images/readme/e2b.svg | 7 +++++++
2 files changed, 9 insertions(+), 1 deletion(-)
create mode 100644 packages/twenty-website/public/images/readme/e2b.svg
diff --git a/README.md b/README.md
index f63f71a5c1..0edfe3f232 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ See:
🚀 [Self-hosting](https://docs.twenty.com/developers/self-hosting/docker-compose)
🖥️ [Local Setup](https://docs.twenty.com/developers/local-setup)
-# Does the world need another CRM?
+# Why Twenty
We built Twenty for three reasons:
@@ -120,6 +120,7 @@ Below are a few features we have implemented to date:
+
Thanks to these amazing services that we use and recommend for UI testing (Chromatic), code review (Greptile), catching bugs (Sentry) and translating (Crowdin).
diff --git a/packages/twenty-website/public/images/readme/e2b.svg b/packages/twenty-website/public/images/readme/e2b.svg
new file mode 100644
index 0000000000..3595128cd2
--- /dev/null
+++ b/packages/twenty-website/public/images/readme/e2b.svg
@@ -0,0 +1,7 @@
+
+
\ No newline at end of file