Просмотр исходного кода

Added README for examples folder

Bruce Marriner 8 лет назад
Родитель
Сommit
b2111317bc
1 измененных файлов с 8 добавлено и 0 удалено
  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!