From 7f35facdda8fc5d4410fc849f2b00486bacdbedd Mon Sep 17 00:00:00 2001 From: Ruben Fiszel Date: Sun, 7 Aug 2022 15:29:50 +0200 Subject: [PATCH] update README --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b756607bd9..138a86c1eb 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,10 @@ windmill.dev

- Windmill is an open-source developer platform to quickly build production-grade multi-steps automations and internal apps from minimal Python and Typescript scripts. + Windmill is an open-source developer platform to quickly build production-grade multi-steps automations and internal apps from minimal and composable Python and Typescript scripts. +

+

+Open-source and self-hostable alternative to Airplane, Pipedream and a simplified Temporal with autogenerated UIs to trigger flows and scripts as internal apps. Convert code to no-code modules and, if the auto-generated UI is not sufficient, use it solely as an highly scalable backend layer. Add automation to your product or build your own no-code tool and delegate the core layer to Windmill.