From 7d1565688de04d9673b47a6fa60d95929f7fa02e Mon Sep 17 00:00:00 2001 From: Bruce Marriner Date: Thu, 14 Jan 2016 08:02:22 -0600 Subject: [PATCH] Move Logo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4150bb..563744f 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.