diff --git a/README.md b/README.md index ac1c6f6..3d82245 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ![Image text](https://zhuxiujia.github.io/gomybatis.io/assets/vuetify.png) -### Please read the documentation website carefully when using the tutorial. [DOC](https://zhuxiujia.github.io/gomybatis.io/#/getting-started) +### Please read the documentation website carefully when using the tutorial. [DOC](https://zhuxiujia.github.io/gomybatis.io/#/) # Powerful Features * High Performance,The maximum number of transactions per second of a single computer can reach 751020 Tps/s, and the total time consumed is 0.14s (test environment returns simulated SQL data, concurrently 1000, total 100000, 6-core 16GB win10)
* Painless migration from Java to go,Compatible with most Java(Mybatis3,Mybatis Plus) ,Painless migration of XML SQL files from Java Spring Mybatis to Go language(Modify only the javaType of resultMap to specify go language type for langType)