README.md update
This commit is contained in:
parent
85261470cc
commit
8e45e62cd0
1 changed files with 6 additions and 1 deletions
|
@ -10,6 +10,11 @@ A detailed description about this program can be found on [marcel-kapfer.de/writ
|
|||
- [Linux](#linux)
|
||||
- [Ubuntu](#ubuntu)
|
||||
|
||||
## Prerequisites
|
||||
|
||||
- including 2.0: Java 6 or higher
|
||||
- after 2.0: Java 8 or higher
|
||||
|
||||
## Contributing
|
||||
|
||||
|
||||
|
@ -17,7 +22,7 @@ For contributing to this project read my contribution guidlines at [mmk2410.org/
|
|||
|
||||
If you have any questions feel free to contact me at [marcelmichaelkapfer@yahoo.co.nz](mailto:marcelmichaelkapfer@yahoo.co.nz), [Google+](https://plus.google.com/+MarcelMichaelKapfer), [Twitter](https://twitter.com/mmk2410), [GNUsocial](https://social.mmk2410.org/mmk2410), in a room at [phab.mmk2410.org](https://phab.mmk2410.org) or join the party at [irc.mmk2410.org](irc://irc.mmk2410.org).
|
||||
|
||||
If you want to contribute code to this project check if your additions match with the [Google Java Style Guide](https://google.github.io/styleguide/javaguide.html) (you can download the XML style at [https://github.com/google/styleguide](https://github.com/google/styleguide)).
|
||||
If you want to contribute code to this project check if your additions match with the [Google Java Coding Guide](https://google.github.io/styleguide/javaguide.html) (you can download the XML file at [https://github.com/google/styleguide](https://github.com/google/styleguide)).
|
||||
|
||||
The repository is at [phab.mmk2410.org/diffusion](https://phab.mmk2410.org/diffusion) and the bug tracker [phab.mmk2410.org/maniphest](https://phab.mmk2410.org/maniphest).
|
||||
|
||||
|
|
Reference in a new issue