From c311538b4971217323afc28a0880eec246accc0a Mon Sep 17 00:00:00 2001 From: Bruce Marriner Date: Mon, 7 Dec 2015 14:02:28 -0600 Subject: [PATCH] Typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d0e3fb..e50ffe4 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Discord voice support. [![Build Status](https://travis-ci.org/bwmarrin/discordgo.svg?branch=master)](https://travis-ci.org/bwmarrin/discordgo) # Usage Examples -See the examples sub-folder for examples. Each example accepts a username and +See the example sub-folder for examples. Each example accepts a username and password as a CLI argument when run. # Documentation