diff --git a/README.md b/README.md index 9c68ce2..623e743 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,10 @@ Exercise for Week 1: * Fork this repository to your GitHub account * Make a local copy of your forked repo * Use terminal commands to: - 1 navigate into your local **week01** repo - 2 create a new folder within the repo labelled with your name (e.g., firstname-lastname) - 3 in your newly-created folder, create a text file that contains the following information: + 1. navigate into your local **week01** repo + 2. create a new folder within the repo labelled with your name (e.g., firstname-lastname) + 3. in your newly-created folder, create a text file that contains the following information: * Name: * Link to GitHub profile page: * Use Git to track your changes locally and remotely * Once you're done, do a pull request (PR) to submit your exercise -