Update readme.md

This commit is contained in:
DMC 2018-12-10 15:27:46 +08:00 committed by GitHub
parent 29cac79ee6
commit 9516931127
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -98,6 +98,8 @@ document.addEventListener("MediaPicker.CompressVideoEvent", function(data) {
### takePhoto 拍照
demo.js **takePhoto** code:
please add : cordova plugin add cordova-plugin-camera
cameraOptions docs: https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-camera/index.html#camera
```
//please add : cordova plugin add cordova-plugin-camera