From 8f9013cea6c9b14f53c58e92b66bca6a09ef545b Mon Sep 17 00:00:00 2001 From: Gus Caplan Date: Mon, 18 Dec 2017 11:46:33 -0600 Subject: [PATCH] Revert "Clarify js rp wrapper" (#96) This reverts commit 5438d6bf2252e00d1f45b511df095f7f98e192c8. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba028ed..f962fcc 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 (Node.js only) | +| [Discord Rich Presence](https://npmjs.org/discord-rich-presence) | JavaScript | | [drpc4k](https://github.com/Bluexin/drpc4k) | [Kotlin](https://kotlinlang.org/) | | [SwordRPC](https://github.com/Azoy/SwordRPC) | [Swift](https://swift.org) |