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.