From 24eb7ce482f3d42235b71ac1015cf62288f9271d Mon Sep 17 00:00:00 2001 From: Sipke Schoorstra Date: Wed, 12 May 2021 10:59:59 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c75c7bb10..ee7002731 100644 --- a/README.md +++ b/README.md @@ -16,14 +16,14 @@ Elsa Core is a workflows library that enables workflow execution in any .NET Core application. 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). -

Elsa 2 Preview

+## Documentation + +Documentation can be found [here](https://elsa-workflows.github.io/elsa-core/docs/next/quickstarts/quickstarts-console-hello-world). + ## Getting Started ```bash