diff --git a/README.md b/README.md index 0cf8de14e..123764bd3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Discord.Net v0.9.0-rc3 +# Discord.Net v1.0.0-dev An unofficial .Net API Wrapper for the Discord client (http://discordapp.com). Check out the [documentation](https://discordnet.readthedocs.org/en/latest/) or join the [Discord API Chat](https://discord.gg/0SBTUU1wZTVjAMPx). @@ -16,7 +16,7 @@ You can download Discord.Net and its extensions from NuGet: ### Compiling In order to compile Discord.Net, you require at least the following: - [Visual Studio 2015](https://www.visualstudio.com/downloads/download-visual-studio-vs) -- Visual Studio 2015 Update 1 (available through Visual Studio) +- Visual Studio 2015 Update 1 or higher (available through Visual Studio) - [ASP.Net 5 RC1](https://get.asp.net) - NuGet 3.3 (available through Visual Studio)