From d023b012f18b2e5c2367c35367bc12d284cb8b2b Mon Sep 17 00:00:00 2001 From: Ruben Fiszel Date: Sun, 7 Aug 2022 15:53:17 +0200 Subject: [PATCH] update README with roadmap --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 138a86c1eb..dfdf46cbe3 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ 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. +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 +.

@@ -32,6 +33,8 @@ Open-source and self-hostable alternative to Airplane, Pipedream and a simplifie **Contributor's guide**: +**Roadmap**: + You can show your support for the project by starring this repo. ---