diff --git a/README.md b/README.md index 02e552e62..c75c7bb10 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,11 @@ [](https://github.com/elsa-workflows/elsa-core/actions/workflows/publish-latest-dashboard.yml) Elsa Core is a workflows library that enables workflow execution in any .NET Core application. -Workflows can be defined not only using code but also visually and of course JSON. +Workflows can be defined using code and using the visual workflow designer. + +## Documentation + +Documentation can be found [here](https://elsa-workflows.github.io/elsa-core/docs/next/quickstarts/quickstarts-console-hello-world).