Skip to content

Commit 62c5506

Browse files
Update README.md
1 parent e118fde commit 62c5506

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Mainly the SDK will expose two classes and two supporting classes :
5656
Based on the requirement any one or all classes can be used. And need to import those from the SDK.
5757
```java
5858
import com.extrieve.quickcapture.sdk.*;
59-
//OR : can import only needed classes as per requirements.
59+
//OR : can import only required classes as per use cases.
6060
import com.extrieve.quickcapture.sdk.ImgHelper;
6161
import com.extrieve.quickcapture.sdk.CameraHelper;
6262
import com.extrieve.quickcapture.sdk.CameraSupport;

0 commit comments

Comments
 (0)