Added info on building information.

This commit is contained in:
Deathsbreed 2014-04-14 11:57:29 -05:00
parent 7d2cf7e91a
commit dec3bdca0a

View File

@ -3,4 +3,10 @@ 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
$ 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>.