Quellcode durchsuchen

Added README for examples folder

Bruce Marriner vor 8 Jahren
Ursprung
Commit
b2111317bc
1 geänderte Dateien mit 8 neuen und 0 gelöschten Zeilen
  1. 8 0
      examples/README.md

+ 8 - 0
examples/README.md

@@ -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!