From 8fad18a2b0f7f07bb00815955108cf9ae1dbd612 Mon Sep 17 00:00:00 2001 From: Bruce Date: Thu, 14 Jan 2016 08:04:43 -0600 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3e48dc3..7980842 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ 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.