From c5397aa7932918011a992cb3a2c0c0ec2e40794f Mon Sep 17 00:00:00 2001 From: James Duan Date: Wed, 17 Jan 2024 20:27:45 +0000 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 991cec8..6844294 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Instructions -Clone this repo first into your own github account. Make sure to thoroughly read the instructions and implement the react component to meet the provided requirements. Send back a link to your cloned repo. You are expected to make implementation choices around customer experience and efficiency. Please make sure to explain your choices in comments. +Fork this repo first into your own github account. Make sure to thoroughly read the instructions and implement the react component to meet the provided requirements. Send back a link to your cloned repo. You are expected to make implementation choices around customer experience and efficiency. Please make sure to explain your choices in comments. ## Requirements