From e3c23a1057bd0fa43a294a95ca1211440cdf791d Mon Sep 17 00:00:00 2001 From: Travis Tomsu Date: Mon, 29 Oct 2018 14:31:11 -0400 Subject: [PATCH] Update README.md (#382) chore(nothing): Try to fix echo CI build --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9602b5841..c5e70e19d 100644 --- a/README.md +++ b/README.md @@ -41,3 +41,5 @@ To start the JVM in debug mode, set the Java system property `DEBUG=true`: The JVM will then listen for a debugger to be attached on port 8189. The JVM will _not_ wait for the debugger to be attached before starting Echo; the relevant JVM arguments can be seen and modified as needed in `build.gradle`. + +[//]: # "Only here to retrigger the echo build"