Skip to content

Commit b84d5b4

Browse files
authored
Update README.md
1 parent 0fb2489 commit b84d5b4

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-
2+
https://github.com/ROSSARKO/NumberGuessingGame
33
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.
44

55
---

0 commit comments

Comments
 (0)