Skip to content

Commit b20b495

Browse files
committed
2 parents 7959340 + 17d9c2e commit b20b495

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Vue File selector
2+
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fd2phap%2Fvue-file-selector.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fd2phap%2Fvue-file-selector?ref=badge_shield)
3+
24
File selector component that supports drag-n-drop for Vuejs.
35

46
## Install
@@ -104,3 +106,7 @@ List of error codes returned after validation.
104106
| `EXTENSION_ERROR` | The selected files contain invalid extensions. |
105107
| `FILE_SIZE_ERROR` | The selected files size exceeded limit. |
106108
| `MULTIFILES_ERROR` | Multiple files selection is not allowed. |
109+
110+
111+
## License
112+
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fd2phap%2Fvue-file-selector.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fd2phap%2Fvue-file-selector?ref=badge_large)

0 commit comments

Comments
 (0)