From 8e45e62cd01ea2555d0fab3640d1b708d8bd9662 Mon Sep 17 00:00:00 2001 From: "Marcel Kapfer (mmk2410)" Date: Fri, 15 Apr 2016 17:52:24 +0200 Subject: [PATCH] README.md update --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f34c935..0823e54 100755 --- a/README.md +++ b/README.md @@ -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).