English | [简体中文](README-CN.md) ![](https://aliyunsdk-pages.alicdn.com/icons/AlibabaCloud.svg) # Alibaba Cloud cr SDK for Go ## Requirements - It's necessary for you to make sure your system have installed Go environment which version greater than 1.12.0. ## Installation If you use `go mod` to manage your dependence, you can use the following command: ```sh $ go get github.com/alibabacloud-go/cr-20160607 ``` ## Issues [Opening an Issue](https://github.com/aliyun/alibabacloud-go-sdk/issues/new), Issues not conforming to the guidelines may be closed immediately. ## Usage [Usage Document](https://github.com/aliyun/alibabacloud-go-sdk/blob/master/docs/Usage-EN.md#demo) ## Changelog Detailed changes for each release are documented in the [release notes](./ChangeLog.txt). ## References * [Latest Release](https://github.com/aliyun/alibabacloud-go-sdk/) ## License [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) Copyright (c) 2009-present, Alibaba Cloud All rights reserved.