From 4a8269efdfeeb55faa18dd43d30ffda030b28710 Mon Sep 17 00:00:00 2001 From: Mohamed Ali Date: Thu, 14 Dec 2023 14:21:39 +0300 Subject: [PATCH] [no ci] add link to Elsa 2 in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3b761fe74..aae5a8113 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ [![Stack Overflow questions](https://img.shields.io/badge/stackoverflow-elsa_workflows-orange.svg)]( http://stackoverflow.com/questions/tagged/elsa-workflows ) [![Subreddit subscribers](https://img.shields.io/reddit/subreddit-subscribers/elsaworkflows?style=social)](https://www.reddit.com/r/elsaworkflows/) +### [For Elsa 2 Click Here](https://github.com/elsa-workflows/elsa-core/tree/2.x) + ## Introduction Elsa is a powerful workflow library that enables workflow execution within any .NET application. Elsa allows you to define workflows in various ways, including: