Skip to content
This repository was archived by the owner on Aug 26, 2020. It is now read-only.

Commit e0bb862

Browse files
committed
addin in some of the twists to make the readme ... more understandable for the recuiters and the watchers
1 parent aea5321 commit e0bb862

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
@@ -50,7 +50,7 @@ Solving a library Design problem for a card game
5050
![cardGame.Java](https://github.com/AloyASen/Java-CardGame/blob/master/codeMap/cardGame.png)
5151
#### The Main Creates the game instance ```Lifecycle Design pattern```
5252
![SimpleCardGame.Java](https://github.com/AloyASen/Java-CardGame/blob/master/codeMap/simple_card_game_java.png)
53-
The players are botched up dynamically
53+
#### The players are botched up dynamically
5454
![player.Java](https://github.com/AloyASen/Java-CardGame/blob/master/codeMap/Player_Java.png)
5555
#### The Game Deck is shuuffled random once, securely ... securities applied
5656
![GameDeck.Java](https://github.com/AloyASen/Java-CardGame/blob/master/codeMap/gameDeck_java.png)

0 commit comments

Comments
 (0)