diff --git a/dev/01_start.R b/dev/01_start.R index 6ff085c..a3a89b1 100644 --- a/dev/01_start.R +++ b/dev/01_start.R @@ -33,7 +33,7 @@ golem::set_golem_options() ## Create Common Files ---- ## See ?usethis for more information -usethis::use_mit_license("Analytics in Moion") # You can set another license here +usethis::use_mit_license("Analytics in Motion") # You can set another license here #usethis::use_readme_rmd(open = FALSE) # Note that `contact` is required since usethis version 2.1.5 # If your {usethis} version is older, you can remove that param