Browse Source

Update README.md

xormplus 10 years ago
parent
commit
d22c6f6122
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -1,6 +1,7 @@
 # xorm
 
 ###优化xorm的查询API,并提供类似ibatis的配置文件及动态SQL功能
+<a href="https://github.com/xormplus/xorm/blob/master/test/xorm_test.go">测试用例</a>,<a href="https://github.com/xormplus/xorm/blob/master/test/测试结果.txt">测试结果</a>
 
 ```go
 var err error