Added assets to the README
This commit is contained in:
23
README.md
23
README.md
@@ -1,4 +1,19 @@
|
||||
# 🎯 Evercatch
|
||||
<p align="center">
|
||||
<img src="assets/banner.png" alt="Evercatch Banner" width="800">
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<strong>The webhook infrastructure platform for developers who want simplicity without sacrificing power.</strong>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://evercatch.dev">Website</a> •
|
||||
<a href="https://docs.evercatch.dev">Docs</a> •
|
||||
<a href="https://app.evercatch.dev">Dashboard</a> •
|
||||
<a href="https://status.evercatch.dev">Status</a>
|
||||
</p>
|
||||
|
||||
---
|
||||
|
||||
> **The webhook infrastructure platform for developers who want simplicity without sacrificing power.**
|
||||
|
||||
@@ -24,7 +39,7 @@ Evercatch sits between your webhook providers (Stripe, SendGrid, GitHub, etc.) a
|
||||
### The Problem
|
||||
You're integrating with multiple services (Stripe for payments, SendGrid for emails, Shopify for orders). Each has:
|
||||
- Different webhook formats
|
||||
- Different retry behaviors
|
||||
- Different retry behaviors
|
||||
- Different ways to verify authenticity
|
||||
- No central dashboard to debug issues
|
||||
|
||||
@@ -221,8 +236,10 @@ All community members must follow our [Code of Conduct](CODE_OF_CONDUCT.md).
|
||||
---
|
||||
|
||||
<p align="center">
|
||||
<strong>Evercatch - No webhook left behind</strong>
|
||||
<img src="assets/banner.png" alt="Evercatch Banner" width="800">
|
||||
<br/>
|
||||
<strong>No webhook left behind</strong>
|
||||
<br/><br/>
|
||||
<a href="https://evercatch.dev">Website</a> •
|
||||
<a href="https://docs.evercatch.dev">Docs</a> •
|
||||
<a href="https://app.evercatch.dev">Dashboard</a> •
|
||||
|
||||
Reference in New Issue
Block a user