diff --git a/README.md b/README.md index 2813d14..9b92f17 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

-# Training Program Exercises +# 🏔️ Training Program Exercises This repository contains a selection of exercises intended for 2024 DevSoc Trainees. The exercises aim to develop basic web development skills, in HTML/CSS/JS and React. @@ -16,6 +16,9 @@ Clone this repository: git clone https://github.com/TAS-scorchedshadow/training-program-exercises.git ``` -Check out the exercise descriptions on our [Guide](https://tas-scorchedshadow.github.io/training-program-exercises/book) +Explore all the exercise on offer on our [Guide](https://tas-scorchedshadow.github.io/training-program-exercises/book) + +## Contributing + +When adding a new exercise please include a README in the repository. To be consistent with our guide please create a symbolic link to the README inside the relevant chapter in the book directory. You will also need to edit **summary.md** to recognise the new exercise. -## Contributing \ No newline at end of file