Skip to content

Commit 428e156

Browse files
authored
Update README.md
1 parent 370eaa4 commit 428e156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# 🎮 Number Guessing Game
2-
https://github.com/ROSSARKO/NumberGuessingGame
2+
[https://github.com/ROSSARKO/NumberGuessingGame](https://roadmap.sh/projects/number-guessing-game)
33

44
A simple console-based number guessing game written in modern C++ (C++20). The computer randomly chooses a number between 1 and 100, and the player tries to guess it with hints provided after each guess.
55

0 commit comments

Comments
 (0)