Skip to content

Commit

Permalink
Added link to docs on readme
Browse files Browse the repository at this point in the history
  • Loading branch information
insidegui committed Apr 26, 2020
1 parent 3ee5595 commit a32759c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ let payload = SomeEncodableThing()
transceiver.broadcast(payload)
```

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.
For more information on how to use MultipeerKit, check out the [documentation](https://multipeerkit.rambo.codes).

## Integrating

Expand Down

0 comments on commit a32759c

Please sign in to comment.