diff --git a/README.md b/README.md index 4c05fcf..57a4799 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ A repo used during the skill test on the Github workflow. During this skill test, a student will have to: -* Fork the project -* Clone the project -* Make a change to the project -* Merge changes from `upstream` -* Commit and Push to your fork -* Create a Pull Request +1. Fork the project +2. Clone the project +3. Make a change to the project +4. Merge changes from `upstream` +5. Commit and push to your fork +6. Create a Pull Request