Browse Source

update readme

pull/222/head
yedf2 4 years ago
parent
commit
b99dd26e3a
  1. 2
      README.md
  2. 2
      helper/README-cn.md
  3. 2
      helper/README-en.md

2
README.md

@ -5,7 +5,7 @@
[![Go Reference](https://pkg.go.dev/badge/github.com/dtm-labs/dtm.svg)](https://pkg.go.dev/github.com/dtm-labs/dtm)
[![Mentioned in Awesome Go](https://awesome.re/mentioned-badge-flat.svg)](https://github.com/avelino/awesome-go#database)
# [中文文档](http://dtm.pub)
# [中文文档](https://github.com/dtm-labs/dtm/blob/main/helper/README-cn.md)
# A Cross Language Distributed Transaction Manager

2
helper/README-cn.md

@ -5,7 +5,7 @@
[![Go Reference](https://pkg.go.dev/badge/github.com/dtm-labs/dtm.svg)](https://pkg.go.dev/github.com/dtm-labs/dtm)
[![Mentioned in Awesome Go](https://awesome.re/mentioned-badge-flat.svg)](https://github.com/avelino/awesome-go#database)
# [English Docs](https://en.dtm.pub)
# [English Docs](https://github.com/dtm-labs/dtm/blob/main/helper/README-en.md)
# 跨语言分布式事务管理器
DTM是一款变革性的分布式事务框架,提供了傻瓜式的使用方式,极大的降低了分布式事务的使用门槛,改变了“能不用分布式事务就不用”的行业现状。 dtm 的应用范围非常广,可以应用于以下常见的领域:

2
helper/README-en.md

@ -5,7 +5,7 @@
[![Go Reference](https://pkg.go.dev/badge/github.com/dtm-labs/dtm.svg)](https://pkg.go.dev/github.com/dtm-labs/dtm)
[![Mentioned in Awesome Go](https://awesome.re/mentioned-badge-flat.svg)](https://github.com/avelino/awesome-go#database)
# [中文文档](http://dtm.pub)
# [中文文档](https://github.com/dtm-labs/dtm/blob/main/helper/README-cn.md)
# A Cross Language Distributed Transaction Manager

Loading…
Cancel
Save