From 2f79fce8b3681e951818cb6e6684165c0b13aab7 Mon Sep 17 00:00:00 2001 From: Still Hsu <5843208+Still34@users.noreply.github.com> Date: Sun, 19 Apr 2020 05:24:59 +0800 Subject: [PATCH] Revert changes @ 'at minimum' Signed-off-by: Still Hsu <5843208+Still34@users.noreply.github.com> --- docs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index b29bfde1d..4b47a4c78 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,4 +1,5 @@ # Discord.Net # + [![Discord](https://discordapp.com/api/guilds/81384788765712384/widget.png)](https://discord.gg/discord-api) An unofficial .NET library for the [Discord API](https://discordapp.com/). @@ -11,10 +12,9 @@ Our stable builds available from NuGet through the Discord.Net metapackage: Unstable "nightly" builds are available through our MyGet feed: `https://www.myget.org/F/discord-net/api/v3/index.json` - ## Building ## -At the minimum, .NET Core 2.1 is required to successfully build Discord.Net, +At minimum, .NET Core 2.1 is required to successfully build Discord.Net, but .NET Core 3.1 is recommended. You should install the appropriate tools and components for your editor to open the Discord.Net solution file: