This commit is contained in:
Deathsbreed 2014-09-21 11:22:57 -05:00
commit ede6827cb6

View File

@ -3,10 +3,8 @@ 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.
The most simple way to build this project is to move to the src folder/directory and run
###Contributing
To contribute, simply open a pull request.
$ javac MMMCalc.java
This will allow you to build the project that should work properly if you are downloading one of the releases (if you download the straight from the master branch it might have some problems).
To contact me, send me an e-mail at <nicolas.ortega.froysa@gmail.com>.
###License
All code in this repository is under the [GNU GPLv3](/LICENSE).