Skip to content

Commit a32759c

Browse files
committed
Added link to docs on readme
1 parent 3ee5595 commit a32759c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ let payload = SomeEncodableThing()
3131
transceiver.broadcast(payload)
3232
```
3333

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).
3535

3636
## Integrating
3737

0 commit comments

Comments
 (0)