Updated the README.md

This commit is contained in:
Mathias Wagner 2023-10-01 21:12:16 +02:00
parent 0dfadbe3f5
commit 0569c71ced
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -9,6 +9,7 @@ In diesem Ordner befinden sich alle Übungen, welche wir in der Schule bewältig
📂 Games
┗ 📜 [Rock Paper Scissors](rpc.cpp)
┗ 📜 [Tic Tac Toe](tictactoe.cpp)
┗ 📜 [Hearts](hearts.cpp)
📂 Miscellaneous
┗ 📜 [Number Guesser](guesser.cpp)
┗ 📜 [Calculator](calculator.cpp)