Function to create a README file

makeReadMe(projectPath = here::here(), open = TRUE)

Arguments

projectPath

the path to the project

open

toggle on whether the file should be opened