Added README for examples folder

This commit is contained in:
Bruce Marriner 2016-04-22 10:58:58 -05:00
parent 19db45c7ee
commit b2111317bc

8
examples/README.md Normal file
View file

@ -0,0 +1,8 @@
<img align="right" src="http://bwmarrin.github.io/discordgo/img/discordgo.png">
DiscordGo Examples
====
All sub-folders of this path contain various examples that demonstrate
how to use DiscordGo for various tasks.
Please explore the individual folders and give them a try!