Update readme.md

This commit is contained in:
DMC 2018-12-10 13:23:23 +08:00 committed by GitHub
parent de5d033de7
commit a194cb9063
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -96,7 +96,6 @@ document.addEventListener("MediaPicker.CompressVideoEvent", function(data) {
```
### takePhoto 拍照
please add : cordova plugin add cordova-plugin-camera
index.js **takePhoto** code:
```
//please add : cordova plugin add cordova-plugin-camera