Skip to content

Commit 75f7c4f

Browse files
Update README.md
1 parent c8b0026 commit 75f7c4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Based on the requirement any one or all classes can be used. And need to import
5959
//OR : can import only required classes as per use cases.
6060
import com.extrieve.quickcapture.sdk.ImgHelper;
6161
import com.extrieve.quickcapture.sdk.CameraHelper;
62-
import com.extrieve.quickcapture.sdk.CameraSupport;
62+
import com.extrieve.quickcapture.sdk.Config;
6363
import com.extrieve.quickcapture.sdk.ImgException;
6464
```
6565
---

0 commit comments

Comments
 (0)