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.