diff --git a/README.md b/README.md index b3f30676b3c..3a54cf92641 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +# Usage + +* after building set this custom JDK as Java_Home `export JAVA_HOME='/path/to/jdk-24/build/linux-x86_64-server-release/images/jdk` +* building any Java Project using this JDK will output Stats to method calls and Capture Conversion + # Welcome to the JDK! For build instructions please see the