From ecfa6d83c7ae71c21c7bc835495f656d1a1c3a25 Mon Sep 17 00:00:00 2001 From: Nick Raimo Date: Thu, 17 Jun 2021 21:56:01 -0700 Subject: [PATCH] working --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index be94affa3..d50bd5f56 100644 --- a/README.md +++ b/README.md @@ -12,14 +12,14 @@ Think about which project you are most proud of up to this point that you have b Follow these steps for completing your project. -- [ ] Send your team lead the link to your web app -- [ ] Show them that it has been added to your portfolio -- [ ] If you don't have a portfolio, use this project time to create a portfolio, and deploy it with Vercel ([here](https://github.com/LambdaSchool/portfolio-website) is a guide for this) -- [ ] Once you have finished, your TL will count the project as completed +- [x] Send your team lead the link to your web app +- [x] Show them that it has been added to your portfolio +- [x] If you don't have a portfolio, use this project time to create a portfolio, and deploy it with Vercel ([here](https://github.com/LambdaSchool/portfolio-website) is a guide for this) +- [x] Once you have finished, your TL will count the project as completed ### 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 portfolio site. Finally, work on updating this project so that it is polished and bug free! Good luck! ### Task 3: Stretch Problems