We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9127061 commit 3e7ae9dCopy full SHA for 3e7ae9d
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
-=== "swift"
+:::code group
23
```swift swift code
24
import QuickCaptureFW;
25
```
26
-=== "C"
27
28
29
0 commit comments