From a95b5dca92bf486c37b779e0f022c52705f68afb Mon Sep 17 00:00:00 2001 From: RogueException Date: Tue, 5 Jan 2016 13:10:54 -0400 Subject: [PATCH] Added audio package to Installation section --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dc6155d8c..4a1c76f3f 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,11 @@ Check out the [documentation](https://discordnet.readthedocs.org/en/latest/) or It will be rewritten once 0.9 approaches release, until then use [DiscordBot](https://github.com/RogueException/DiscordBot) for reference. ### Installation -You can download Discord.Net from NuGet: +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) ### Compiling In order to compile Discord.Net, you require at least the following: