From 4ac24b7fda54ae13b6220bfb52507f9d1d5a2a71 Mon Sep 17 00:00:00 2001 From: Bruce Marriner Date: Thu, 14 Jan 2016 07:52:10 -0600 Subject: [PATCH] Add Logo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44744c3..e4150bb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ 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) ==== - + Discordgo is a [Go](https://golang.org/) package that provides low level bindings to the [Discord](https://discordapp.com/) chat client API.