Lowercase for GoDoc

This commit is contained in:
Bruce Marriner 2015-11-16 14:48:35 -06:00
parent 10cf7cee6c
commit 08e148c280

View file

@ -56,7 +56,7 @@ func messageCreate(s *discordgo.Session, m discordgo.Message) {
``` ```
# Documentation # Documentation
- [GoDoc](https://godoc.org/github.com/bwmarrin/Discordgo) - [GoDoc](https://godoc.org/github.com/bwmarrin/discordgo)
- Hand crafted documentation coming soon. - Hand crafted documentation coming soon.
# What Works # What Works