mmmcalc/README.md
Nicolás A. Ortega 5acd4908ab Update README.md
2014-10-30 15:45:22 -05:00

483 B

MMMCalc

This is a very simple project, it was made for educational purposes (hence why it is open-source), and I encourage everyone to contribute if they have something to add.

###Compiling To compile make sure you have JDK and Apache Ant installed. Then run the following command in the root directory of the project:

$ ant

###Contributing To contribute, simply open a pull request.

###License All code in this repository is under the GNU GPLv3.