diff --git a/README.md b/README.md index 221c036..3e4bb43 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ A little plugin which makes Bootstrap 4 custom file input dynamic with no depend You can use it on [React](https://stackblitz.com/edit/bs-custom-file-input-react) and [Angular](https://stackblitz.com/edit/bs-custom-file-input-angular) too because this plugin is written with the most used JavaScript framework: [VanillaJS](http://vanilla-js.com/). +[Démo](https://rawgit.com/Johann-S/bs-custom-file-input/master/demo/index.html) + Features: - Works with Bootstrap 4 diff --git a/demo/index.html b/demo/index.html new file mode 100644 index 0000000..da350a8 --- /dev/null +++ b/demo/index.html @@ -0,0 +1,88 @@ + + +
+ + + + + + + +