Skip to content

suggest plupload version in readme #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 2, 2014
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ qiniu-js-sdk
* pipeline (管道,可对imageView2、imageMogr2、watermark进行链式处理)

### SDK构成介绍
* Plupload
* Plupload ,建议 2.1.1 及以上版本
* qiniu.js,SDK主体文件,上传功能\数据处理实现


Expand All @@ -45,7 +45,7 @@ qiniu-js-sdk
```
* 引入Plupload

* [Plupload下载](http://plupload.com/download)
* [Plupload下载](http://plupload.com/download),建议 2.1.1 及以上版本

* 引入`plupload.full.min.js`(产品环境)或 引入`plupload.dev.js`和`moxie.js`(开发调试)

Expand Down