Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rorschach.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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.