Skip to content

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
TeodorKolev committed Dec 29, 2017
1 parent 9cb03bb commit 770608a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# DungeonDuels
Simple Java OOP console game, that simulates duels and calculate lost health points.
## Install
```
$ mvn clean install
```
## Run
Run as java application.
## ER Diagram
![alt tag](/src/diagram.png)

0 comments on commit 770608a

Please sign in to comment.