diff --git a/index.html b/index.html
index 1449543..9fdc264 100644
--- a/index.html
+++ b/index.html
@@ -37,8 +37,11 @@
-
+ accept=".jpg,.jpeg,.png,.gif" :limit="1" name="smfile" :on-success="uploaded" :on-error="failed"
+ :on-progress="uploading">
+
+
+