Update README.md
This commit is contained in:
parent
ede6827cb6
commit
81548b20e6
@ -3,6 +3,12 @@ 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.
|
||||||
|
|
||||||
|
###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 jar
|
||||||
|
```
|
||||||
|
|
||||||
###Contributing
|
###Contributing
|
||||||
To contribute, simply open a pull request.
|
To contribute, simply open a pull request.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user