Added pretty GoDoc link
This commit is contained in:
parent
08e148c280
commit
9a9175deec
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
Discordgo provides a mostly complete low-level Golang interface to the Discord
|
||||
REST and Websocket API.
|
||||
|
||||
[](https://godoc.org/github.com/bwmarrin/discordgo)
|
||||
|
||||
|
||||
# Usage Example
|
||||
```go
|
||||
|
|
Loading…
Reference in a new issue