From e4762b1522f8ad4553b60cd0fe6df51b9fa28d5d Mon Sep 17 00:00:00 2001 From: RogueException Date: Wed, 29 Jun 2016 05:41:42 -0300 Subject: [PATCH] extensions -> command extension --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b61ad5cf2..d67ac430b 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ An unofficial .Net API Wrapper for the Discord client (http://discordapp.com). Check out the [documentation](http://rtd.discord.foxbot.me/en/docs-dev/index.html) or join the [Discord API Chat](https://discord.gg/0SBTUU1wZTVjAMPx). ### Installation -You can download Discord.Net and its extensions from NuGet: +You can download Discord.Net and its command extension from NuGet: - [Discord.Net](https://www.nuget.org/packages/Discord.Net/) - [Discord.Net.Commands](https://www.nuget.org/packages/Discord.Net.Commands/)