This PR updates code related to the generation of licensing information. The renderLicenseBadge and renderLicenseLink functions have been updated. A license badge has been added under the title of the README. Because the responses object from the inquirer prompts have been destructured, the license parameter is easily captured by each function. These two functions will need to be incorporated into the renderLicenseSection function in the final application.
This PR updates code related to the generation of licensing information. The renderLicenseBadge and renderLicenseLink functions have been updated. A license badge has been added under the title of the README. Because the responses object from the inquirer prompts have been destructured, the license parameter is easily captured by each function. These two functions will need to be incorporated into the renderLicenseSection function in the final application.