From 5438d6bf2252e00d1f45b511df095f7f98e192c8 Mon Sep 17 00:00:00 2001 From: Mason Sciotti Date: Mon, 11 Dec 2017 17:22:08 -0800 Subject: [PATCH] Clarify js rp wrapper --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9f0d17..f782a5b 100644 --- a/README.md +++ b/README.md @@ -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) |