From 0117223f4e3fa491726b13c18be9f59df84a8bb2 Mon Sep 17 00:00:00 2001 From: Trevor Hartman Date: Fri, 1 Sep 2023 19:41:59 -0700 Subject: [PATCH] Oct312023 new completed code, please disregard previous attempt(s)if not overwritten --- .idea/misc.xml | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 07115cd..cf9abe6 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/README.md b/README.md index 672169e..d2ffae6 100644 --- a/README.md +++ b/README.md @@ -54,8 +54,8 @@ If it were 2°C warmer it would be: 12.000000°C ### Part 3 - Submission * Make sure you've commented your code. -* Make sure you've created your Spring2023 feature branch. +* Make sure you've created your feature branch. * Commit your locally functional code. * Push it to your Remote/origin branch (i.e. GitHub). -* Then issue a Pull request to the instructor branch that your forked from. +* Then issue a Pull request to the instructor repo that your forked from. * Make sure to save the Pull request URL and submit it for the lab in Canvas.