Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
agbeltran authored Feb 9, 2018
1 parent 73557a8 commit 19220b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@ The STATO-app is a Maven project.

You can compile the project with

mvn compile
```mvn compile```

To produce the war file:

mvn war:war
```mvn war:war```

Then, you can deploy the war file into a web application container such as Tomcat.

### Contribution guidelines ###

If you are interested in contributing to the STATO-app, you can:
* contact me
* contact [me](https://github.com/agbeltran)
* report bugs or feature requests in the issue tracker
* send a pull request

Expand Down

0 comments on commit 19220b7

Please sign in to comment.