From 8052492d0fc10c2d9efef1aa44ee36b14aaf4801 Mon Sep 17 00:00:00 2001 From: xiexiaojun Date: Sat, 1 Jun 2019 20:26:53 +0800 Subject: [PATCH] NEW --- README.md | 2 ++ README_zh_cn.md | 1 + 2 files changed, 3 insertions(+) diff --git a/README.md b/README.md index 007e017..7420149 100644 --- a/README.md +++ b/README.md @@ -200,6 +200,8 @@ type UserInfoTbl struct { ![4](/image/gormt/4.jpg) +[Download](https://github.com/xie1xiao1jun/gormt/releases/download/v1.0.0.1/v1.0.zip) + ## 7. Next step - support (ForeignKey) diff --git a/README_zh_cn.md b/README_zh_cn.md index 9ec87c8..7eba8b6 100644 --- a/README_zh_cn.md +++ b/README_zh_cn.md @@ -196,6 +196,7 @@ type UserInfoTbl struct { ![图片描述](/image/gormt/4.jpg) +[下载地址](https://github.com/xie1xiao1jun/gormt/releases/download/v1.0.0.1/v1.0.zip) ## 7. 下一步计划