You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ let payload = SomeEncodableThing()
31
31
transceiver.broadcast(payload)
32
32
```
33
33
34
-
For more information on how to use MultipeerKit, check the Swift files in the Public API folder, I tried my best to document all important aspects of using the framework.
34
+
For more information on how to use MultipeerKit, check out the [documentation](https://multipeerkit.rambo.codes).
0 commit comments