From 88ee097601205829afaf5d1672053d59d3aba065 Mon Sep 17 00:00:00 2001 From: wlongmireLambda <71340015+wlongmireLambda@users.noreply.github.com> Date: Thu, 16 Sep 2021 11:39:09 -0400 Subject: [PATCH 1/2] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index be94affa3..429496f14 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,9 @@ Follow these steps for completing your project. ### Task 2a: MVP -After you have figured out which project you want to deploy, sign up for an account with Vercel and start the deployment process as outlined in training kit for this module. Once the project is deployed, you will add it to your porfolio site. Finally, work on updating this project so that it is polished and bug free! Good luck! +After you have figured out which project you want to deploy, sign up for an account with Vercel and start the deployment process as outlined in training kit for this module. Once the project is deployed, you will add it to your porfolio site. Finally, work on updating this project so that it is polished and bug free! + +Submit the link to your hosted project in canvas. Good luck! ### Task 3: Stretch Problems From 0260c7312e5c6c3d166dc346cd8d23185b139bd1 Mon Sep 17 00:00:00 2001 From: GregoryPWalton <75237506+GregoryPWalton@users.noreply.github.com> Date: Fri, 17 Sep 2021 02:10:01 -0400 Subject: [PATCH 2/2] gregory-walton-test --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 429496f14..160e6224e 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Follow these steps for completing your project. ### Task 2a: MVP -After you have figured out which project you want to deploy, sign up for an account with Vercel and start the deployment process as outlined in training kit for this module. Once the project is deployed, you will add it to your porfolio site. Finally, work on updating this project so that it is polished and bug free! +After you have figured out which project you want to deploy, sign up for an account with Vercel and start the deployment process as outlined in training kit for this module. Once the project is deployed, you will add it to your portfolio site. Finally, work on updating this project so that it is polished and bug free! Submit the link to your hosted project in canvas. Good luck!