Added note for example
This commit is contained in:
@@ -10,9 +10,14 @@ How To Use
|
|||||||
Simply use the function...
|
Simply use the function...
|
||||||
|
|
||||||
download_vcs(filename, subject, description, location, begin, end);
|
download_vcs(filename, subject, description, location, begin, end);
|
||||||
|
|
||||||
`begin` and `end` need to be formatted in a way that is friendly to `Date()`
|
`begin` and `end` need to be formatted in a way that is friendly to `Date()`
|
||||||
|
|
||||||
|
|
||||||
|
Example
|
||||||
|
-------
|
||||||
|
<a href="javascript:download_vcs('demo', 'Demo Event', 'This is an awesome demo event', 'Sexy Land, AK', '8/7/2013', '8/9/2013')">Demo</a>
|
||||||
|
|
||||||
Dependencies
|
Dependencies
|
||||||
------------
|
------------
|
||||||
The tool uses 2 libraries from the following projects:
|
The tool uses 2 libraries from the following projects:
|
||||||
|
|||||||
Reference in New Issue
Block a user