From ea1b1b42e59fdae1650278429c0d45078676f56a Mon Sep 17 00:00:00 2001 From: RapidAPI Date: Mon, 3 Apr 2017 18:29:32 +0300 Subject: [PATCH] Update README.md Hey there. I added a link in your README to a tool I built where you can test out the API calls in your browser before using your SDK to connect to the API. I've built something similar for other SDKs (Telegram, Shopify and LinkedIn) and gotten feedback that it was pretty useful. If anything, let me know what you think and if you have any feedback. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 903fa76c1..abe25726d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![MyGet](https://img.shields.io/myget/discord-net/vpre/Discord.Net.svg)](https://www.myget.org/feed/Packages/discord-net) [![Build status](https://ci.appveyor.com/api/projects/status/5sb7n8a09w9clute/branch/dev?svg=true)](https://ci.appveyor.com/project/RogueException/discord-net/branch/dev) [![Discord](https://discordapp.com/api/guilds/81384788765712384/widget.png)](https://discord.gg/0SBTUU1wZTVjAMPx) +[![API Testing](https://img.shields.io/badge/API%20Test-RapidAPI-blue.svg)](https://rapidapi.com/package/DiscordBot/functions?utm_source=DiscordBotGithub&utm_medium=button&utm_content=Vender_Github) An unofficial .NET API Wrapper for the Discord client (http://discordapp.com).