Skip to content

Commit a0c3713

Browse files
authored
Clarified tagline & app quickstart intro (windmill-labs#149)
1 parent bc3ed11 commit a0c3713

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/getting_started/7_apps_quickstart/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22

33
Welcome to the Apps Quickstart! This document will provide you with 95% of the knowledge on building apps, in a few minutes.
44

5+
:::info
56
Although Windmill provides **auto-generated UIs to scripts and flows**, you can build your own internal applications designed to your needs.
7+
:::
68

7-
Windmill applications are customized UIs to interact with datasources (web, internal, data providers, etc). They are a great way to have non-technical users interact with custom-made workflows.
9+
**Windmill applications are customized UIs to interact with datasources** (web, internal, data providers, etc). They are a great way to have non-technical users interact with custom-made workflows.
810

911
[Here](https://hub.windmill.dev/apps/3/crm) is an example of an app built with Windmill.
1012

docs/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ restricted forms.
2424

2525
Windmill is different:
2626

27-
- Windmill is an [open-source](https://github.com/windmill-labs/windmill) **developer platform and infra to build all internal tools through code**, such as UIs and workflows based on simple scripts (TypeScript, Python, Go, Bash). Without sacrificing on one side visibility and intuitivity and on the other side,
27+
- Windmill is an [open-source](https://github.com/windmill-labs/windmill) alternative to Retool, Airplane and n8n to **build all your internal tools (endpoints, workflows, UIs) through simple scripts** - in Typescript, Python, Go & Bash - and low code builders. Without sacrificing on one side visibility and intuitivity and on the other side,
2828
control, reliability, performance, flexibility and scalability.
2929
- It **empowers semi-technical users** to access and edit that code without
3030
being overwhelmed by the usual barriers to entry (git, IDE, local

0 commit comments

Comments
 (0)