diff --git a/README.md b/README.md index 52e9ebd..7cb69eb 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A VueJS 2 Component for Fine Uploader's core. ## New Version In Progress -I'm refactoring the `vue-uploader` component to be more customisable and to use all the options that fineuploader offer. +I'm refactoring the `vue-fineuploader` component to be more customisable and to use all the options that fineuploader offer. You can see the **WIP** here [vue-fineuploader/feature/refactor](https://github.com/Elhebert/vue-fineuploader/tree/feature/refactor). This new version is based on the react components (https://github.com/FineUploader/react-fine-uploader). It'll offer a wrapper for each endpoints of fineuploader, and a component for all the UI options (dropzone, fileinput, cancel-button, ...).