Browse Source

Updated README version

tags/1.0-rc
RogueException 9 years ago
parent
commit
f6b6d4d882
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md View File

@@ -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)



Loading…
Cancel
Save