Add build badge to README
This commit is contained in:
parent
646fe4ef41
commit
0d6953045c
|
|
@ -3,14 +3,12 @@
|
|||
## Elsa Workflows
|
||||
|
||||
[](https://www.myget.org/gallery/elsa)
|
||||
[](https://ci.appveyor.com/project/sfmskywalker/elsa/branch/develop)
|
||||
|
||||
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 visually designed using [Elsa Designer](https://github.com/elsa-workflows/elsa-designer-html), a reusable & extensible HTML5 web component built with [StencilJS[(https://stenciljs.com/).
|
||||
|
||||

|
||||
|
||||
To manage workflow definitions and instances, Elsa comes with a reusable Razor Class Library that provides a dashboard application in the form of an MVC area that you can include in your own ASP.NET Core application.
|
||||
|
||||

|
||||
|
|
|
|||
Loading…
Reference in a new issue