Short blurb about what your product does.
One to two paragraph statement about your product and what it does.
See my website for information on the project and hardware.
OS X & Linux:
test
Windows:
install
A few motivating and useful examples of how your product can be used. Spice this up with code blocks and potentially more screenshots.
For more examples and usage, please refer to the Wiki.
See CHANGELOG.md
Dieter Vansteenwegen
https://github.com/dietervansteenwegen
Distributed under the GNU GPLv3 license. See LICENSE for more information.
- Fork it (https://github.com/yourname/yourproject/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request