From 62ed39104b910716219e2f8692d257712602d722 Mon Sep 17 00:00:00 2001 From: ctlove0523 <478309639@qq.com> Date: Thu, 24 Dec 2020 08:35:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=89=88=E6=9C=AC=E8=AF=B4?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ae35390..451696e 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,12 @@ huaweicloud-iot-device-sdk-go提供设备接入华为云IoT物联网平台的Go +## 版本说明 + +当前稳定版本:0.0.1,[下载地址](https://github.com/ctlove0523/huaweicloud-iot-device-sdk-go/releases/tag/v0.0.1) + +开发中版本:0.0.2-alpha + ## 安装和构建 安装和构建的过程取决于你是使用go的 [modules](https://golang.org/ref/mod)(推荐) 还是还是`GOPATH`