Skip to content

Commit a8db375

Browse files
Update README.md
1 parent d611a85 commit a8db375

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ QuickCapture IOS SDK v 1.0.2
1717
Mainly the SDK will expose two classes and two supporting classes :
1818

1919
1. **CameraHelper** - *Handle the camera related operations. Basically, an activity.*
20-
2. **ImgHelper** - *Purpose of this class is to handle all imaging related operations.*
21-
3. **Config** - *Holds various configurations for camera.*
22-
4. **ImgException** - *Handle all exceptions on Image related operations on ImgHelper.*
20+
2. **ImgHelper** - *Purpose of this class is to handle all imaging related operations.*
21+
3. **Config** - *Holds various configurations of SDK.*
22+
4. **ImgException** - *Handle all exceptions on Image related operations on ImgHelper.*
2323

2424

2525
Based on the requirement any one or all classes can be used. And need to import those from the SDK.

0 commit comments

Comments
 (0)