From d80a9bfb3caab296e302fe77249e2e2c3f44972b Mon Sep 17 00:00:00 2001 From: Sipke Schoorstra Date: Tue, 4 May 2021 12:05:41 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 221db7c56..0623e09e4 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ [![Build elsa-dashboard:latest](https://github.com/elsa-workflows/elsa-core/actions/workflows/publish-latest-dashboard.yml/badge.svg)](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 as JSON, YAML or XML. +Workflows can be defined not only using code but also visually and of course JSON.

Elsa 2 Preview