Update README.md (#883)

Grammar/spelling
This commit is contained in:
DMoosh
2022-11-09 00:51:38 +02:00
committed by GitHub
parent 2e8f52d7d0
commit 7c8012e7d1
+3 -3
View File
@@ -5,7 +5,7 @@
<em>.</em>
</p>
<p align=center>
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.
</p>
<p align="center">
@@ -143,7 +143,7 @@ That is what we do at <https://app.windmill.dev>.
## 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)