From e5bdd61223ed569d8282747f7adb55c46446d60f Mon Sep 17 00:00:00 2001 From: John Grosh Date: Fri, 8 Dec 2017 16:46:40 -0500 Subject: [PATCH] Added Java Implementation to list(#76) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bc57385..24b4f27 100644 --- a/README.md +++ b/README.md @@ -76,5 +76,6 @@ Below is a table of unofficial, community-developed wrappers for and implementat | Name | Language | |------|----------| | [Java-DiscordRPC](https://github.com/MinnDevelopment/Java-DiscordRPC) | Java | +| [Discord-IPC](https://github.com/jagrosh/DiscordIPC) | Java | | [drpc4k](https://github.com/Bluexin/drpc4k) | [Kotlin](https://kotlinlang.org/) | | [SwordRPC](https://github.com/Azoy/SwordRPC) | [Swift](https://swift.org) |