# dev_license.R
# Generate LICENSE flat file for package cargo.
# Packages ---------------------------------------------------------------------
library(usethis)
# Generate license -------------------------------------------------------------
usethis::use_mit_license(name = "Jean-Mathieu Potvin")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.