We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e7ae9d commit c599eb3Copy full SHA for c599eb3
1 file changed
README.md
@@ -19,11 +19,11 @@ Mainly the SDK will expose two classes and two supporting classes :
19
20
21
Based on the requirement any one or all classes can be used. And need to import those from the SDK.
22
-:::code group
23
-```swift swift code
+:::swift
+```swift
24
import QuickCaptureFW;
25
```
26
+:::Objective-C
27
```swift swift code
28
29
0 commit comments