Create skeleton for RCE readme
1 2 3 | make_readme(name = "John Doe",
description = "Describe purpose of this directory", file_list = T,
path = ".")
|
name |
the author of the readme file |
file_list |
Boolean, should the directory's files be listed in the readme? |
path |
the path to the directory that the readme is for |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.