浏览代码

Update README.md

xormplus 10 年之前
父节点
当前提交
d22c6f6122
共有 1 个文件被更改,包括 1 次插入0 次删除
  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