Update README.md

This commit is contained in:
Sipke Schoorstra 2021-05-12 10:59:59 +02:00 committed by GitHub
parent 982aea1aaf
commit 24eb7ce482
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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