Skip to content

Commit

Permalink
more readme format changes
Browse files Browse the repository at this point in the history
  • Loading branch information
derekNeedCoffee committed Apr 5, 2016
1 parent e6f8889 commit 1b28a96
Showing 1 changed file with 15 additions and 8 deletions.
23 changes: 15 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,26 @@
To change the parameters for the stadium, Please change in the seatsInformation.json file.
------------------------------------------------------------------------------------------
`To change the parameters for the stadium,
Please change in the seatsInformation.json file.`

To build/test the application
=============================
=

Go to the project directory( contains the POM.XML) In the command line,
Type commands:

.mvn install //For install
.mvn test //For Test

**For Install**
_mvn install_
**For Test**
_mvn test_


**************************Assumptions***********************
Assumption 1:
Assumptions:
=
1. Assumption
-
The lower seats are better than higher seats, which are further from the stage.

Assumption 2:
2. Assumption
-
The group seats are better when they sit together. When change rows, start from the end of the next row. So they can sit closer.

0 comments on commit 1b28a96

Please sign in to comment.