Skip to content

Commit a434775

Browse files
committed
Update README.md
1 parent df03bce commit a434775

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Qiniu Resource (Cloud) Storage SDK for C#
22

3-
<img src="https://travis-ci.org/qiniu/csharp-sdk.svg" data-bindattr-18="18" title="Build Status Images">
3+
[![Build Status](https://api.travis-ci.org/qiniu/csharp-sdk.png?branch=master)](https://travis-ci.org/qiniu/csharp-sdk)
4+
45
# 关于
56

67
此 C# SDK 适用于 .NET2.0 及以上版本,基于 [七牛云存储官方API](http://developer.qiniu.com/docs/v6/api/) 构建。使用此 SDK 构建您的网络应用程序,能让您以非常便捷地方式将数据安全地存储到七牛云存储上。无论您的网络应用是一个网站程序,还是包括从云端(服务端程序)到终端(手持设备应用)的架构的服务或应用,通过七牛云存储及其 SDK,都能让您应用程序的终端用户高速上传和下载,同时也让您的服务端更加轻盈。

0 commit comments

Comments
 (0)