update readme
This commit is contained in:
parent
639fb4da80
commit
dce8626f3f
@ -1,3 +1,9 @@
|
|||||||
|

|
||||||
|
[](https://travis-ci.com/yedf/dtm)
|
||||||
|
[](https://coveralls.io/github/yedf/dtm?branch=main)
|
||||||
|
[](https://goreportcard.com/report/github.com/yedf/dtm)
|
||||||
|
[](https://pkg.go.dev/github.com/yedf/dtm)
|
||||||
|
|
||||||
[中文版](https://github.com/yedf/dtm/blob/master/README-en.md)
|
[中文版](https://github.com/yedf/dtm/blob/master/README-en.md)
|
||||||
|
|
||||||
# a golang distributed transaction manager
|
# a golang distributed transaction manager
|
||||||
@ -21,7 +27,7 @@ DTM is the first golang open source distributed transaction project. It elegantl
|
|||||||
|
|
||||||
# Quick start
|
# Quick start
|
||||||
### installation
|
### installation
|
||||||
`go get github.com/yedf/dtm`
|
`git clone github.com/yedf/dtm`
|
||||||
### dtm depends on mysql
|
### dtm depends on mysql
|
||||||
|
|
||||||
Configure mysql:
|
Configure mysql:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user