From ae1397a2f422373c91e822d839280e710071a008 Mon Sep 17 00:00:00 2001 From: yedf2 <120050102@qq.com> Date: Wed, 30 Mar 2022 15:57:21 +0800 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bbb2ad..27d4bcd 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ The timing diagram for the intended failure is as follows: ## More examples -Refer to [dtm-examples](https://github.com/dtm-labs/dtm-examples) for more examples. +The above example mainly demonstrates the flow of a distributed transaction. More on this, including practical examples of how to interface with an actual database, how to do compensation, how to do rollback, etc. please refer to [dtm-examples](https://github.com/dtm-labs/dtm-examples) for more examples. ## Slack