Skip to content

Commit 5183ab0

Browse files
Update README.md
1 parent 30555dd commit 5183ab0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,8 @@ var cameraHelper: CameraHelper? = CameraHelper()
8484
```
8585

8686
With an activity call, triggering SDK for capture activity can be done.Most operations in **CameraHelper** is **activity based**.
87-
SDK having multiple openration flow as follows :
87+
88+
SDK having multiple flows as follows :
8889

8990
* **CAMERA_CAPTURE_REVIEW** - *Default flow of the CameraHelper.Includes Capture with SDK Camera -> Review Image.*
9091
* **SYSTEM_CAMERA_CAPTURE_REVIEW** - *If user need to capture image with system default camera, this can be used.Includes Capture with system default camera -> Review*.

0 commit comments

Comments
 (0)