Skip to content

Commit 5e0dfd9

Browse files
committed
fix: fix docs
1 parent 0d0b984 commit 5e0dfd9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,12 @@ In a good way, each bounded context in a micro-service architecture should have
7171

7272
The project uses a saga with choreography and a registrar. The registrar is capable of rolling back transactions in case of failure.
7373

74-
Calling for compensation
74+
#### Calling for compensation
75+
7576
![image](https://github.com/user-attachments/assets/334c00b2-9bda-4552-be61-76b2771ee938)
7677

77-
Timeout compensation
78+
#### Timeout compensation
79+
7880
![image](https://github.com/user-attachments/assets/6e25acc7-46b5-4ae6-972b-fd9fd164d687)
7981

8082
### Important

0 commit comments

Comments
 (0)