浏览代码

Link to GoDoc

Bruce Marriner 9 年之前
父节点
当前提交
10cf7cee6c
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -55,6 +55,10 @@ func messageCreate(s *discordgo.Session, m discordgo.Message) {
 }
 ```
 
+# Documentation
+- [GoDoc](https://godoc.org/github.com/bwmarrin/Discordgo)
+- Hand crafted documentation coming soon.
+
 # What Works
 
 Low level functions exist for the majority of the REST and Websocket API.