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