From 80f3724ae401cf0f3dd29d67f9ad5991de4b52d9 Mon Sep 17 00:00:00 2001 From: RogueException Date: Mon, 4 Jan 2016 12:45:28 -0400 Subject: [PATCH] Added readme warning --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e3544ddf5..5a70867ba 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ 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.** +It will be rewritten once 0.9 approaches release, until then use [DiscordBot](https://github.com/RogueException/DiscordBot) for reference. + ### Current Features - Using Discord API v3 - Supports .Net Framework 4.5 and .Net Core 5.0