Skip to content

Commit

Permalink
Modify README
Browse files Browse the repository at this point in the history
  • Loading branch information
sutara79 committed Jul 20, 2018
1 parent e0d6b87 commit 01d5d3a
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Expand Up @@ -17,7 +17,7 @@ https://sutara79.github.io/jquery.add-input-area/
- [GitHub](https://github.com/sutara79/jquery.add-input-area): Clone or download.
- [npm](https://www.npmjs.com/package/jquery.add-input-area): `npm i jquery.add-input-area`
- CDN [(jsDelivr)](https://www.jsdelivr.com/):
- [jquery.add-input-area.min.js (v4.9.3)](https://cdn.jsdelivr.net/npm/jquery.add-input-area@4.9.3/dist/jquery.add-input-area.min.js)
- [jquery.add-input-area.min.js (v4.9.4)](https://cdn.jsdelivr.net/npm/jquery.add-input-area@4.9.4/dist/jquery.add-input-area.min.js)


## Usage
Expand Down Expand Up @@ -98,11 +98,6 @@ You can use original naming convention by setting custom data attribute, "data-n
|[maximum](https://sutara79.github.io/jquery.add-input-area/#index_05) |number |0 |Max number of wrapper of form fields. "0" means unlimited.|


## Compatibility
- jQuery: >=3.0.0 ([because of XSS vulnerability](https://nodesecurity.io/advisories/jquery_xss))
- Browser: Chrome58, Firefox53, IE11, Edge14


## License
[MIT](https://www.opensource.org/licenses/mit-license.php)

Expand Down

0 comments on commit 01d5d3a

Please sign in to comment.