From 257294634b720124956e87df36523d2260be665c Mon Sep 17 00:00:00 2001 From: Bruce Date: Mon, 25 Apr 2016 18:33:50 -0500 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5cd645e..21533c6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ DiscordGo ==== -[![GoDoc](https://godoc.org/github.com/bwmarrin/discordgo?status.svg)](https://godoc.org/github.com/bwmarrin/discordgo) [![Go report](http://goreportcard.com/badge/bwmarrin/discordgo)](http://goreportcard.com/report/bwmarrin/discordgo) [![Build Status](https://travis-ci.org/bwmarrin/discordgo.svg?branch=master)](https://travis-ci.org/bwmarrin/discordgo) [![Discord Gophers](https://img.shields.io/badge/Discord%20Gophers-%23discordgo-blue.svg)][https://discord.gg/0f1SbxBZjYoCtNPP] [![Discord API](https://img.shields.io/badge/Discord%20API-%23go_discordgo-blue.svg)][https://discord.gg/0SBTUU1wZTWT6sqd] +[![GoDoc](https://godoc.org/github.com/bwmarrin/discordgo?status.svg)](https://godoc.org/github.com/bwmarrin/discordgo) [![Go report](http://goreportcard.com/badge/bwmarrin/discordgo)](http://goreportcard.com/report/bwmarrin/discordgo) [![Build Status](https://travis-ci.org/bwmarrin/discordgo.svg?branch=master)](https://travis-ci.org/bwmarrin/discordgo) +[![Discord Gophers](https://img.shields.io/badge/Discord%20Gophers-%23discordgo-blue.svg)](https://discord.gg/0f1SbxBZjYoCtNPP) [![Discord API](https://img.shields.io/badge/Discord%20API-%23go_discordgo-blue.svg)](https://discord.gg/0SBTUU1wZTWT6sqd) DiscordGo is a [Go](https://golang.org/) package that provides low level bindings to the [Discord](https://discordapp.com/) chat client API. DiscordGo @@ -15,7 +16,7 @@ with additional voice helper functions and features. tool that wraps `ffmpeg` to create opus encoded audio appropriate for use with Discord (and DiscordGo) -Join [![Discord Gophers](https://img.shields.io/badge/Discord%20Gophers-%23discordgo-blue.svg)][https://discord.gg/0f1SbxBZjYoCtNPP] +Join [![Discord Gophers](https://img.shields.io/badge/Discord%20Gophers-%23discordgo-blue.svg)](https://discord.gg/0f1SbxBZjYoCtNPP) Discord chat channel for support. ## Getting Started