Skip to content

Commit

Permalink
add link to release
Browse files Browse the repository at this point in the history
  • Loading branch information
wjo1212 committed Nov 24, 2017
1 parent 460202c commit 898473e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ This is the open source version of Python SDK for AliCloud Log Service. It's a P
Log Service, providing encapsulations of Log Service Rest API. It helps Pythoner to connect to Alicloud Log Service more
efficiently.

Refer to the doc: [http://aliyun-log-python-sdk.readthedocs.io/](http://aliyun-log-python-sdk.readthedocs.io/).

### Features
1. Wrap Rest API
2. Implement the signature of API request
Expand All @@ -38,6 +40,11 @@ efficiently.
### Supported Log Service API
1. Log Service API 0.6

### Change Log

[Change Los](https://github.com/aliyun/aliyun-log-python-sdk/releases)


## Installation
```shell
pip install -U aliyun-log-python-sdk
Expand Down
6 changes: 6 additions & 0 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
(Log Service)API的Python编程接口,提供了对于Log Service Rest API所有接口的封装
和支持,帮助Python开发人员更快编程使用阿里云Log Service服务。

参考文档: [http://aliyun-log-python-sdk.readthedocs.io/](http://aliyun-log-python-sdk.readthedocs.io/)

### 具体功能

1. 封装Rest API。
Expand All @@ -42,6 +44,10 @@

1. Log Service API 0.6

### 版本改动

[版本改动](https://github.com/aliyun/aliyun-log-python-sdk/releases)

## 安装
```shell
pip install -U aliyun-log-python-sdk
Expand Down

0 comments on commit 898473e

Please sign in to comment.