소스 검색

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.