diff --git a/README.md b/README.md index ca76a66..75ca1da 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ ![CMake](https://github.com/turtlesec-no/modern_cpp_exercises/workflows/CMake/badge.svg) # Mod(C++) Exercises -Build instructions [Windows](WINDOWS.md) [Linux](LINUX.md) +## Exercises * [Pac-Man](pacman/README.md) + +## Build instructions + +* [Windows](WINDOWS.md) +* [Linux](LINUX.md)