diff --git a/README.md b/README.md index 7ead220..58e27fe 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # vue-upload-component > Vue.js file upload component, Support for multiple file uploads, progress, html4, ie9 -**Html4 does not support the progress bar, file size, timeout, headers, response status code error of judgment** +**Html4 does not support the progress bar, file size, accept, timeout, headers, response status code error of judgment** @@ -14,7 +14,7 @@ ## Demo ``` html - +
@@ -31,8 +31,6 @@ ``` - - ## Build Setup ``` bash diff --git a/package.json b/package.json index 4a33212..405cf14 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,6 @@ "Multiple", "Component" ], - "author": "LianYue", "license": "Apache-2.0", "bugs": { "url": "https://github.com/lian-yue/vue-upload-component/issues"