diff options
author | zhixin <wenzhixin2010@gmail.com> | 2015-11-24 15:46:01 +0800 |
---|---|---|
committer | zhixin <wenzhixin2010@gmail.com> | 2015-11-24 15:46:01 +0800 |
commit | bef9c59171937798093f68b1a00f25431d929ed8 (patch) | |
tree | 5ee2623b5eddec466b30ec7ffe63893d2d23beba /docs/README.md | |
parent | 7dc847f6e7db35684b9e0b6f7178d8e260caad2f (diff) | |
download | multiple-select-bef9c59171937798093f68b1a00f25431d929ed8.zip multiple-select-bef9c59171937798093f68b1a00f25431d929ed8.tar.gz multiple-select-bef9c59171937798093f68b1a00f25431d929ed8.tar.bz2 |
Update to 1.2.0
Diffstat (limited to 'docs/README.md')
-rw-r--r-- | docs/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/README.md b/docs/README.md index 987c889..9030bd2 100644 --- a/docs/README.md +++ b/docs/README.md @@ -4,7 +4,7 @@ Multiple select is a jQuery plugin to select multiple elements with checkboxes : **Multiple Selected is licensed under the The MIT License. Completely free, you can arbitrarily use and modify this plugin. If this plugin is useful to you, you can give me a <a href="https://github.com/wenzhixin/multiple-select/">star</a>, and I will do better, thanks.** -*Current version: 1.1.0* +*Current version: 1.2.0* ## Requirements @@ -1114,7 +1114,7 @@ Type: false or string By default this option is set to ```# of % selected```. -#### etcaetera +#### ellipsis Type: boolean |