diff --git a/readme.md b/readme.md index f7f1b60..5f2d9c3 100644 --- a/readme.md +++ b/readme.md @@ -29,7 +29,7 @@ html code: -index.js simple code: +index.js **simple** code: ``` var resultMedias=[]; var imgs = document.getElementsByName('imgView'); @@ -61,7 +61,7 @@ function getThumbnail(medias) { function loadingUI() {} ``` -index.js upload and compress code: +index.js **upload** and **compress** code: ``` document.getElementById('uploadBtn').onclick = function() { //please: cordova plugin add cordova-plugin-file-transfer