Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
senior-sigan committed Apr 28, 2014
1 parent 947086f commit 6fe7c58
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@ class Game {

public final TeamMater[] teamMaters;

public final String description = """
In modern world democracy and human rights violated regulary.
You have unique chance to bring freedom and democracy to unknown east country.
All characters and events depicted are fictional,
and any resemblance to persons living, dead, or fictional or situations past, present,
or fictional is purely and completely coincidental
"""

public Game() {
teamMaters = new TeamMater[] {
new TeamMater("Blan4", TeamMater.Role.PROGRAMMER),
Expand Down

0 comments on commit 6fe7c58

Please sign in to comment.