Skip to content

Commit c599eb3

Browse files
Update README.md
1 parent 3e7ae9d commit c599eb3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ Mainly the SDK will expose two classes and two supporting classes :
1919

2020

2121
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
22+
:::swift
23+
```swift
2424
import QuickCaptureFW;
2525
```
26-
:::code group
26+
:::Objective-C
2727
```swift swift code
2828
import QuickCaptureFW;
2929
```

0 commit comments

Comments
 (0)