From f5c9b5bcde55d0f9490e27e08d619a4c1dc42b90 Mon Sep 17 00:00:00 2001 From: jar-stripe Date: Wed, 15 Jan 2025 11:56:55 -0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0472fa54a59..4b01e1f435f 100644 --- a/README.md +++ b/README.md @@ -295,6 +295,8 @@ New features and bug fixes are released on the latest major version of the Strip ## Development +[Contribution guidelines for this project](CONTRIBUTING.md) + JDK 17 is required to build the Stripe Java library. By default, tests use the same Java runtime as the build. To use a custom version of Java runtime for tests set the `JAVA_TEST_HOME` environment variable to runtime's home directory.