Kaynağa Gözat

Added pretty GoDoc link

Bruce Marriner 9 yıl önce
ebeveyn
işleme
9a9175deec
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -3,6 +3,8 @@
 Discordgo provides a mostly complete low-level Golang interface to the Discord
 REST and Websocket API.
 
+[![GoDoc](https://godoc.org/github.com/bwmarrin/discordgo?status.svg)](https://godoc.org/github.com/bwmarrin/discordgo)
+
 
 # Usage Example
 ```go