Update README.md

This commit is contained in:
rcalago
2024-02-09 20:51:08 +08:00
committed by GitHub
parent 2f5aaaee4c
commit 4c158ac281
@@ -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)