Update README.md

This commit is contained in:
Nicolás A. Ortega 2014-09-17 21:21:43 -05:00
parent a1b8f22383
commit 326038107c

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. 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 ###License
All code in this repository is under the [GNU GPLv3](/LICENSE).
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>.