Update README.md

This commit is contained in:
rcalago 2024-02-09 20:51:08 +08:00 committed by GitHub
parent 2f5aaaee4c
commit 4c158ac281
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 1 deletions

View File

@ -10,4 +10,7 @@ This is an example project showing how to build event driven applications using
```shell
docker run --init -p 8080:8080 -p 1234:5000 conductoross/conductor-standalone:3.15.0
```
```
### Relevant Articles
- [Event-Driven Microservices With Orkes Conductor](https://www.baeldung.com/orkes-conductor-guide)