Reworded package comment

This commit is contained in:
Bruce Marriner 2015-11-23 10:17:10 -06:00
parent 35e3966b91
commit 552abf8818

View file

@ -10,7 +10,7 @@
// experimental at this point. They will most likley change so please use the // experimental at this point. They will most likley change so please use the
// low level functions if that's a problem. // low level functions if that's a problem.
// package discordgo provides Go bindings for Discord // package discordgo provides Discord binding for Go
package discordgo package discordgo
// TODO add easy to use high level helper functions // TODO add easy to use high level helper functions