Added documentation link to readme
This commit is contained in:
parent
93510d492e
commit
ad86b14b79
1 changed files with 5 additions and 1 deletions
|
@ -7,6 +7,10 @@ if you like, or use it as a guide to writing your own if it doesn't suit your ga
|
||||||
PRs/feedback welcome if you have an improvement everyone might want, or can describe how this
|
PRs/feedback welcome if you have an improvement everyone might want, or can describe how this
|
||||||
doesn't meet your needs.
|
doesn't meet your needs.
|
||||||
|
|
||||||
|
## Documentation
|
||||||
|
|
||||||
|
The most up to date documentation for Rich Presence can always be found in our [developer site](https://discordapp.com/developers/docs/topics/rich-presence)!
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Zeroith, you should be set up to build things because you are a game developer, right?
|
Zeroith, you should be set up to build things because you are a game developer, right?
|
||||||
|
@ -46,4 +50,4 @@ update on each command.
|
||||||
## Sample: button-clicker
|
## Sample: button-clicker
|
||||||
|
|
||||||
This is a sample [Unity](https://unity3d.com/) project that wraps a DLL version of the library, and
|
This is a sample [Unity](https://unity3d.com/) project that wraps a DLL version of the library, and
|
||||||
sends presence updates when you click on a button.
|
sends presence updates when you click on a button.
|
||||||
|
|
Loading…
Reference in a new issue