From d96f2f9a4acd5455c85f0fc7d55ccb0a799d9895 Mon Sep 17 00:00:00 2001 From: DMC Date: Thu, 28 Jun 2018 18:23:31 +0800 Subject: [PATCH] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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() {