From 064b84d0712b40536215e6f9b27764c053cb3f7f Mon Sep 17 00:00:00 2001 From: DMC Date: Thu, 28 Jun 2018 18:25:10 +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 7ec3463..47ee923 100644 --- a/readme.md +++ b/readme.md @@ -28,7 +28,7 @@ html code: - +###simple index.js **simple** code: ``` var resultMedias=[]; @@ -61,7 +61,7 @@ function getThumbnail(medias) { function loadingUI() {} ``` - +###upload compress index.js **upload** and **compress** code: ``` document.getElementById('uploadBtn').onclick = function() {