Skip to content

Commit 3e7ae9d

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 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-
=== "swift"
22+
:::code group
2323
```swift swift code
2424
import QuickCaptureFW;
2525
```
26-
=== "C"
26+
:::code group
2727
```swift swift code
2828
import QuickCaptureFW;
2929
```

0 commit comments

Comments
 (0)