Add badges to README.md
The README.md file has been updated to include badges for packages, continuous delivery, and discussions related to Elsa workflows. These badges provide quick access to key information and resources like Nuget, npm, GitHub Actions, feedz.io, Docker, Discord, Stack Overflow, and subreddit subscribers.
This commit is contained in:
parent
84ea6d8754
commit
8bf05c73a3
15
README.md
15
README.md
|
|
@ -2,6 +2,21 @@
|
|||
|
||||

|
||||
|
||||
### Packages
|
||||
[](https://www.nuget.org/packages/Elsa/)
|
||||
[](https://www.npmjs.com/package/@elsa-workflows/elsa-workflows-studio)
|
||||
|
||||
### Continuous Delivery
|
||||
[](https://github.com/elsa-workflows/elsa-core/actions/workflows/packages.yml)
|
||||
[](https://f.feedz.io/elsa-workflows/elsa-3/nuget/index.json)
|
||||
[](https://hub.docker.com/repository/docker/elsaworkflows/elsa-v3)
|
||||
|
||||
### Discussion
|
||||
[](https://discord.gg/hhChk5H472)
|
||||
[]( http://stackoverflow.com/questions/tagged/elsa-workflows )
|
||||
[](https://www.reddit.com/r/elsaworkflows/)
|
||||
|
||||
|
||||
Elsa is a powerful workflow library that enables workflow execution within any .NET application. Elsa allows you to define workflows in various ways, including:
|
||||
|
||||
- Writing C# code
|
||||
|
|
|
|||
Loading…
Reference in a new issue