diff --git a/readme.md b/readme.md index cebd3df..7ec3463 100644 --- a/readme.md +++ b/readme.md @@ -28,7 +28,7 @@ html code: -
+ index.js **simple** code: ``` var resultMedias=[]; @@ -61,7 +61,7 @@ function getThumbnail(medias) { function loadingUI() {} ``` -
+ index.js **upload** and **compress** code: ``` document.getElementById('uploadBtn').onclick = function() {