diff --git a/README.md b/README.md index 1d9eda449..75c96c4b2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# BMIN503/EPID600 Final Project +# BMIN5030 Final Project This repository contains templates for the final written report and GitHub repository. Follow the instructions below to clone this repository, and then turn in your final project's code via a pull request to this repository. @@ -11,7 +11,7 @@ This repository contains templates for the final written report and GitHub repos Follow the instructions [here][forking] if you are unsure what the above steps mean. -DUE DATE FOR FINAL VERSION: 12/13/24 11:59PM. This is a hard deadline. Turn in whatever you have by this date. +DUE DATE FOR FINAL VERSION: 12/12/25 11:59PM EST. This is a hard deadline. Turn in whatever you have by this date. diff --git a/final_project_template.qmd b/final_project_template.qmd index 918aa801a..c49a4fee2 100644 --- a/final_project_template.qmd +++ b/final_project_template.qmd @@ -1,6 +1,6 @@ --- title: "Your Title" -subtitle: "BMIN503/EPID600 Final Project" +subtitle: "BMIN5030 Final Project" author: "FirstName LastName" format: html editor: visual @@ -10,7 +10,7 @@ embed-resources: true ------------------------------------------------------------------------ -Use this template to complete your project throughout the course. Your Final Project presentation will be based on the contents of this document. Replace the title/name above and text below with your own, but keep the headers. Feel free to change the theme and other display settings, although this is not required. I added a new sentence +Use this template to complete your project throughout the course. Your Final Project presentation will be based on the contents of this document. Replace the title/name above and text below with your own, but keep the headers. Feel free to change the theme and other display settings, although this is not required. ## Overview {#sec-overview}