diff --git a/README.md b/README.md index 7307d7ddea..2c3124e1b5 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,7 @@ Windmill is fully open-sourced (AGPLv3): ![Step 4](./imgs/windmill-flow.png) 4. (Coming soon) Build complex UI on top of your scripts and flows. + ![Step 5](./imgs/windmill-builder.png) Scripts and flows can also be triggered by a cron schedule '*/5 * * * *' or through webhooks. diff --git a/imgs/windmill-builder.png b/imgs/windmill-builder.png new file mode 100644 index 0000000000..724a9ad8bf Binary files /dev/null and b/imgs/windmill-builder.png differ