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