Skip to content

Commit 394fff9

Browse files
authored
Update README.md
1 parent df0a3c4 commit 394fff9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ A roll dice game created in C
99
- using the 'rand' function to calculate the number of sides of a dice = totaling 6 sides
1010
- If statement - if the countTime is equal to 0 then exit the program.
1111

12-
12+
# Example of the game
13+
![rolldicegame](https://user-images.githubusercontent.com/36749450/93713477-3aaf8100-fb2a-11ea-9f3b-b0d8a6af2f1d.PNG)

0 commit comments

Comments
 (0)