Skip to content

Commit 76e31f5

Browse files
authored
Update README.md
1 parent ba9a941 commit 76e31f5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ Line 4 is used to declare a variable with an integer data type.
2828

2929
Now we've got three statements within the main function, these are:
3030

31-
*Line 5 to give instructions to the user,
32-
*Line 6 to read input from the user and
33-
*Line 7 to display the user input back to the screen.
31+
* Line 5 to give instructions to the user,
32+
* Line 6 to read input from the user and
33+
* Line 7 to display the user input back to the screen.
3434

3535

3636

0 commit comments

Comments
 (0)