Skip to content

Commit 3bbaade

Browse files
authored
Update README.md
1 parent ce37566 commit 3bbaade

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,11 @@ Each row of input is a game with two players. The first five cards belong to the
5555

5656
Sample output:
5757

58-
`White wins. - with high card: Ace`
59-
`White wins. - with flash`
60-
`Black wins. - with high card: 9`
61-
`Tie.`
58+
```
59+
White wins. - with high card: Ace
60+
White wins. - with flash
61+
Black wins. - with high card: 9
62+
Tie.
63+
```
6264

6365
Web: http://codingdojo.org/cgi-bin/index.pl?KataPokerHands

0 commit comments

Comments
 (0)