From ee64c64ca8c4fec167bc6eb6e622eae18feacf02 Mon Sep 17 00:00:00 2001 From: Derek Ledoux <31769272+doublederek@users.noreply.github.com> Date: Thu, 11 Jan 2024 12:30:52 -0500 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 733991c..db36b27 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@ # Technical Instructions 1. Fork this repo to your local Github account. 2. Create a new branch to complete all your work in. -3. Create a Pull Request against your Main branch when you're done -4. The Pull Request will automatically run test files to check requirements -5. Submit a link to the Pull Request when the tests have passed +3. Test your work using the provided tests +4. Create a Pull Request against your local Main branch when you're done and all tests are passing # Shopify Intern Assessment Production Engineering