diff --git a/README.md b/README.md index 49ac9b4..ac61926 100644 --- a/README.md +++ b/README.md @@ -26,4 +26,7 @@ To briefly explain the flow, 6. **DELIVERY** - Consume `STOCK_SUCCESS` and if got some, execute local transaction 7. **DELIVERY** - Produce event to `DELIVERY_SUCCESS` 8. **Order** - Consume `DELIVERY_SUCCESS` -9. **Order** - Change order status to `complete` and distributed transaction is end \ No newline at end of file +9. **Order** - Change order status to `complete` and distributed transaction is end + +**Future Roadmap** +Plan to extend it with distributed tracing