diff --git a/README.md b/README.md index 610f33e21b..1eb84ad5ae 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ .

-Open-source and self-hostable alternative to Airplane, Pipedream, Superblocks 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. The script languages supported are: Python, Typescript and Go. +Open-source and self-hostable alternative to Airplane, Pipedream, Superblocks 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 a highly scalable backend layer. Add automation to your product or build your own no-code tool and delegate the core layer to Windmill. The script languages supported are: Python, Typescript and Go.

@@ -143,7 +143,7 @@ That is what we do at . ## Performance -The performances are great, as long as you do not exceed the parrallelism of the +The performances are great, as long as you do not exceed the parallelism of the workers, we are [worse than AWS Lambda for small workloads but not by that much](https://docs.windmill.dev/docs/benchmark) @@ -197,7 +197,7 @@ be AGPLv3 or you must get a commercial license. Contact us at In addition, a commercial license grants you a dedicated engineer to transition your current infrastructure to Windmill, support with tight SLA, audit logs -export features, SSO, unlimited users creation, advanced permissioning features +export features, SSO, unlimited users creation, advanced permission managing features such as groups and the ability to create more than one workspace. ### OAuth for self-hosting (very optional)