Clarify js rp wrapper

This commit is contained in:
Mason Sciotti 2017-12-11 17:22:08 -08:00
parent b9f9b08606
commit 5438d6bf22

View file

@ -77,6 +77,6 @@ Below is a table of unofficial, community-developed wrappers for and implementat
|------|----------|
| [Java-DiscordRPC](https://github.com/MinnDevelopment/Java-DiscordRPC) | Java |
| [Discord-IPC](https://github.com/jagrosh/DiscordIPC) | Java |
| [Discord Rich Presence](https://npmjs.org/discord-rich-presence) | JavaScript |
| [Discord Rich Presence](https://npmjs.org/discord-rich-presence) | JavaScript (Node.js only) |
| [drpc4k](https://github.com/Bluexin/drpc4k) | [Kotlin](https://kotlinlang.org/) |
| [SwordRPC](https://github.com/Azoy/SwordRPC) | [Swift](https://swift.org) |