Added links to Go Report and Travis CI status
This commit is contained in:
parent
2af61ea2c5
commit
d38dd7e135
1 changed files with 1 additions and 2 deletions
|
@ -3,8 +3,7 @@
|
|||
Discordgo provides a mostly complete low-level Golang interface to the Discord
|
||||
REST and Websocket API.
|
||||
|
||||
[](https://godoc.org/github.com/bwmarrin/discordgo)
|
||||
|
||||
[](https://godoc.org/github.com/bwmarrin/discordgo) [](http://goreportcard.com/report/bwmarrin/discordgo) [](https://travis-ci.org/bwmarrin/discordgo)
|
||||
|
||||
# Usage Example
|
||||
```go
|
||||
|
|
Loading…
Reference in a new issue