diff --git a/README.md b/README.md index d3c8a30..6b8b50e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ 1. Fork this repo to your local Github account. 2. Create a new branch to complete all your work in. 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 +4. Create a Pull Request against the Shopify Main branch when you're done and all tests are passing # Project Overview The goal of this project is to implement a stopwatch application using React Native and TypeScript. The stopwatch should have the following functionality: