diff --git a/README.md b/README.md index 5ab6fee..8ea4fd1 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Hit that fork button, submit a PR, there are no hard rules right now. If you're not a developer but still want to contribute, writing documentation in the wiki is a great way to give back to the community! -The LANCommander dev team is currently spearheaded by one developer in their free time. If you feel compelled, [donations] are always appreciated. +The LANCommander dev team is currently spearheaded by one developer in their free time. If you feel compelled, [donations](https://www.paypal.com/donate/?business=LBJW6PFMFLULA&no_recurring=0¤cy_code=USD) are always appreciated. ## SDK A separate assembly called `LANCommander.SDK` has been created for use in client applications. The offical Playnite add-on utilizes this assembly to handle the authentication, download, install, and uninstall of entries from a LANCommander server. Here is a quick example of how one can authenticate to a LANCommander server and install a game to `C:\Games`: