mirror of
https://github.com/twentyhq/twenty
synced 2026-04-21 13:37:22 +00:00
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 <cursoragent@cursor.com>
This commit is contained in:
parent
58e8b466f3
commit
ad88108b28
2 changed files with 2 additions and 1 deletions
|
|
@ -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:
|
|||
<a href="https://greptile.com"><img src="./packages/twenty-website/public/images/readme/greptile.png" height="30" alt="Greptile" /></a>
|
||||
<a href="https://sentry.io/"><img src="./packages/twenty-website/public/images/readme/sentry.png" height="30" alt="Sentry" /></a>
|
||||
<a href="https://crowdin.com/"><img src="./packages/twenty-website/public/images/readme/crowdin.png" height="30" alt="Crowdin" /></a>
|
||||
<a href="https://e2b.dev/"><img src="./packages/twenty-website/public/images/readme/e2b.svg" height="30" alt="E2B" /></a>
|
||||
</p>
|
||||
|
||||
Thanks to these amazing services that we use and recommend for UI testing (Chromatic), code review (Greptile), catching bugs (Sentry) and translating (Crowdin).
|
||||
|
|
|
|||
BIN
packages/twenty-website/public/images/readme/e2b.svg
Normal file
BIN
packages/twenty-website/public/images/readme/e2b.svg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.3 KiB |
Loading…
Reference in a new issue