From 156d0dfc7081dfcbc179a00107fc3c8eb77a178a Mon Sep 17 00:00:00 2001 From: Travis Date: Thu, 3 Oct 2013 17:49:59 -0800 Subject: [PATCH] Added note for example --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7879337..678396b 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,14 @@ How To Use Simply use the function... download_vcs(filename, subject, description, location, begin, end); - + `begin` and `end` need to be formatted in a way that is friendly to `Date()` + +Example +------- + Demo + Dependencies ------------ The tool uses 2 libraries from the following projects: