From 9dcc08623abf94c4ab1c14112ad3162b2c4f6730 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Sun, 17 May 2015 23:14:37 -0700 Subject: README: document Java version requirement --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2df436f..b721475 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ Rorschach ([@twbs-rorschach](https://github.com/twbs-rorschach)) is a [Bootstrap Rorschach watches for new or modified pull requests, runs sanity checks on them, and if a sanity check fails, it leaves an informative comment on the pull request explaining the mistake and how to fix it, and then closes the pull request. +Rorschach requires Java 8 or higher. + ## Motivation You're a member of a popular open source project that involves front-end Web technologies. Cool. -- cgit v1.2.3