Update README.md
This commit is contained in:
parent
982aea1aaf
commit
24eb7ce482
|
|
@ -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).
|
||||
|
||||
<p align="center">
|
||||
<img src="./doc/elsa-2-hello-world-http.gif" alt="Elsa 2 Preview">
|
||||
</p>
|
||||
|
||||
## Documentation
|
||||
|
||||
Documentation can be found [here](https://elsa-workflows.github.io/elsa-core/docs/next/quickstarts/quickstarts-console-hello-world).
|
||||
|
||||
## Getting Started
|
||||
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Reference in a new issue