Files
freqsample/README.md
Nicolás A. Ortega e0720d56d0 Update README.md
2014-10-30 15:44:35 -05:00

17 lines
352 B
Markdown

FreqSample
==========
FreqSample is a tool made in Java that will play a frequency.
### Compiling
Make sure you have the JDK installed along with Apache Ant. Then go to the root directory of this project and run:
```bash
$ ant
```
### Contributing
Simply send in a pull request.
### License
This program is licensed with the [GNU GPLv3](/LICENSE).