From 82b8313e5a6e43e26ec5010369de3045784f395f Mon Sep 17 00:00:00 2001 From: Achille Roussel Date: Fri, 31 May 2024 10:54:30 -0700 Subject: [PATCH] try a different list of stuff that Dispatch is good at Signed-off-by: Achille Roussel --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e9b435..36e2153 100644 --- a/README.md +++ b/README.md @@ -39,10 +39,10 @@ Python package to develop applications with Dispatch. Dispatch is a cloud service for developing scalable and reliable applications in Python, including: +- **Event-Driven Architectures** - **Background Jobs** - **Transactional Workflows** - **Multi-Tenant Data Pipelines** -- **Reliable Webhooks** Dispatch differs from alternative solutions by allowing developers top write simple Python code as if it was a local application: it has a **minimal API