Skip to content

Commit

Permalink
Remove redundent change log and release hyperlink
Browse files Browse the repository at this point in the history
The Gitlab already has releases pages to view the release note and download packages, therefore it is not requried to have duplicated informaiton in both release note and README file.
  • Loading branch information
eynzhang committed Apr 19, 2020
1 parent a0cf743 commit 3c6d6c4
Showing 1 changed file with 2 additions and 27 deletions.
29 changes: 2 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,34 +4,9 @@ This is Huobi C++ SDK, This is a lightweight c++ library, you can import to your

The SDK supports both synchronous RESTful API invoking, and subscribe the market data from the Websocket connection.

## Huobi C++ SDK (change log)

[C++ SDK Change Log](https://github.com/HuobiRDCenter/huobi_Cpp/blob/master/CHANGE_LOG.md)

## Huobi C++ SDK Download

- [Huobi Global API C++ SDK version 1.0.11](https://github.com/HuobiRDCenter/huobi_Cpp/releases/tag/1.0.11)

- [Huobi Global API C++ SDK version 1.0.10](https://github.com/HuobiRDCenter/huobi_Cpp/releases/tag/1.0.10)

- [Huobi Global API C++ SDK version 1.0.9](https://github.com/HuobiRDCenter/huobi_Cpp/releases/tag/1.0.9)

- [Huobi Global API C++ SDK version 1.0.8](https://github.com/HuobiRDCenter/huobi_Cpp/releases/tag/1.0.8)

- [Huobi Global API C++ SDK version 1.0.7](https://github.com/HuobiRDCenter/huobi_Cpp/releases/tag/1.0.7)

- [Huobi Global API C++ SDK version 1.0.6](https://github.com/HuobiRDCenter/huobi_Cpp/releases/tag/1.0.6)

- [Huobi Global API C++ SDK version 1.0.5](https://github.com/HuobiRDCenter/huobi_Cpp/releases/tag/1.0.5)

- [Huobi Global API C++ SDK version 1.0.4](https://github.com/HuobiRDCenter/huobi_Cpp/releases/tag/1.0.4)

- [Huobi Global API C++ SDK version 1.0.3](https://github.com/HuobiRDCenter/huobi_Cpp/releases/tag/1.0.3)

- [Huobi Global API C++ SDK version 1.0.2](https://github.com/HuobiRDCenter/huobi_Cpp/releases/tag/1.0.2)

- [Huobi Global API C++ SDK version 1.0.1](https://github.com/HuobiRDCenter/huobi_Cpp/releases/tag/1.0.1)
## Huobi C++ SDK Releases

Go to [Releases](https://github.com/HuobiRDCenter/huobi_Cpp/releases) page to view and download each release.

## Table of Contents

Expand Down

0 comments on commit 3c6d6c4

Please sign in to comment.