Skip to content

Commit 61302ae

Browse files
author
Selma Zaim
committed
add image to readme
1 parent 4be07b9 commit 61302ae

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,9 @@ Enum (0, 1 or 2) corresponding to the type of rectangle found
127127
| :----------- |:-------:| :--------:| :----------|
128128
| onPictureTaken | `data` | `object` | Returns the captured image in an object `{ croppedImage: ('URI or BASE64 string'), initialImage: 'URI or BASE64 string', rectangleCoordinates: 'object of coordinates' }` |
129129

130-
## Save in document
130+
## Save in app document
131+
132+
![Demo save document](images/demoSaveDocument.png)
131133

132134
If you want to use saveInAppDocument options, then don't forget to add those raws in .plist :
133135
```xml

images/demoSaveDocument.png

360 KB
Loading

0 commit comments

Comments
 (0)