From 20b4288f574f5bb42ca06826b132419c66f437de Mon Sep 17 00:00:00 2001 From: Christopher F Date: Wed, 16 Mar 2016 18:38:46 -0400 Subject: [PATCH] Update README.md for Unit Test Badge; Docs --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0cf8de14e..76ec6a169 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ -# Discord.Net v0.9.0-rc3 +# Discord.Net v0.9.0-rc4 +[![Build status](https://ci.appveyor.com/api/projects/status/p0n69xhqgmoobycf/branch/master?svg=true)](https://ci.appveyor.com/project/foxbot/discord-net/branch/master) + 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). -##### Warning: documentation is currently outdated. +##### Warning: Some of the documentation is outdated. It's current being rewritten. Until that's done, feel free to use my [DiscordBot](https://github.com/RogueException/DiscordBot) repo for reference. ### Installation