diff --git a/README.md b/README.md index d9b74b77c..e0da1d6ec 100755 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [中文文档](./README_zh.md) - [![Build Status](https://travis-ci.org/aliyun/aliyun-openapi-cpp-sdk.svg?branch=master)](https://travis-ci.org/aliyun/aliyun-openapi-cpp-sdk) +- [![codecov](https://codecov.io/gh/aliyun/aliyun-openapi-cpp-sdk/branch/master/graph/badge.svg)](https://codecov.io/gh/aliyun/aliyun-openapi-cpp-sdk) The Alibaba Cloud C++ Software Development Kit (SDK) allows you to access Alibaba Cloud services such as Elastic Compute Service (ECS), Server Load Balancer (SLB), and CloudMonitor. You can access Alibaba Cloud services without the need to handle API related tasks, such as signing and constructing your requests. diff --git a/README_zh.md b/README_zh.md index fa1d8defd..d190a4b8c 100644 --- a/README_zh.md +++ b/README_zh.md @@ -1,6 +1,7 @@ # 阿里云开发者C++工具套件 - [![Build Status](https://travis-ci.org/aliyun/aliyun-openapi-cpp-sdk.svg?branch=master)](https://travis-ci.org/aliyun/aliyun-openapi-cpp-sdk) +- [![codecov](https://codecov.io/gh/aliyun/aliyun-openapi-cpp-sdk/branch/master/graph/badge.svg)](https://codecov.io/gh/aliyun/aliyun-openapi-cpp-sdk) 欢迎使用阿里云开发者工具套件(SDK)。