From e58bce0050ab449d0470beda6eae2422e8eecbed Mon Sep 17 00:00:00 2001 From: RogueException Date: Tue, 9 Feb 2016 22:31:53 -0400 Subject: [PATCH] Added link to Discord.Net.Audio nuget package --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 876a0886e..19d082d17 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ You can download Discord.Net and its extensions from NuGet: - [Discord.Net](https://www.nuget.org/packages/Discord.Net/) - [Discord.Net.Commands](https://www.nuget.org/packages/Discord.Net.Commands/) - [Discord.Net.Modules](https://www.nuget.org/packages/Discord.Net.Modules/) -- Discord.Net.Audio (Coming Soon) +- [Discord.Net.Audio](https://www.nuget.org/packages/Discord.Net.Audio/) ### Compiling In order to compile Discord.Net, you require at least the following: