From f159e8627d621543930448ede796a195d7b7ae73 Mon Sep 17 00:00:00 2001 From: Tj Date: Mon, 1 May 2017 23:47:53 -0400 Subject: [PATCH] Fixed the one liner --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d4b5a9eca..4e4833c1d 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,11 @@ Discord.Net is an unofficial .NET API Wrapper for the [Discord client](http://di Example Bots: [Foxbot Example C# Bot 1.0](https://github.com/420foxbot/DiscordExampleBot) + [Foxbot Example VB.Net Bot 1.0](https://github.com/420foxbot/DiscordExampleBot.VB) + [Aux Example C# Bot 1.0](https://github.com/Aux/Dogey) + [Aux Example C# Bot 0.9.6](https://github.com/Aux/Discord.Net-Example/tree/0.9)