Skip to content

Commit c803e2f

Browse files
authored
Update README.md
1 parent d199f8b commit c803e2f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Locate the framework in the following directory
2929
```
3030
build/XCFrameworks/
3131
```
32-
Add the xcframework file to your xcode project, OR you can grab it from this repo in Examples/ios/frameworks/
32+
Add the xcframework file to your xcode project
3333

3434
### JS
3535

@@ -82,9 +82,6 @@ Analytics.Companion().shared(context: nil).group(groupId: "1", traits: nil)
8282
Analytics.Companion().shared(context: nil).screen(screenTitle: "Cool Screen", properties: nil)
8383
```
8484

85-
## Examples
86-
87-
Run the examples from the examples directory for KMM, Android and iOS
8885

8986
## Contributing
9087

0 commit comments

Comments
 (0)