diff --git a/README.md b/README.md index 979e0e019..ca0faebc3 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,14 @@ # Elsa Workflows +![Meet Elsa](./design/artwork/android-elsa-portrait.png) + Elsa is a powerful workflow library that enables workflow execution within any .NET application. Elsa allows you to define workflows in various ways, including: - Writing C# code - Using a visual designer - Specifying workflows in JSON -![Elsa Logo](./design/artwork/android-elsa-portrait.png) +![Elsa ships with a powerful visual designer](./design/screenshots/http-hello-world-workflow-designer.png) ## Table of Contents diff --git a/design/screenshots/http-hello-world-workflow-designer.png b/design/screenshots/http-hello-world-workflow-designer.png new file mode 100644 index 000000000..27e66d828 Binary files /dev/null and b/design/screenshots/http-hello-world-workflow-designer.png differ