diff --git a/README.md b/README.md index 30aba2b8d..0eef0a2a9 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,8 @@ docker compose -f docker/Linux-JDK21/docker-compose.yml up --build -d docker exec -it linux-jdk21-cantaloupe-1 mvn --batch-mode test -Pbenchmark > out.txt ``` +(these are run by the [run_jmh.sh](https://github.com/ponder-lab/cantaloupe/blob/develop/run_jmh.sh) script) + ## Contribute The suggested process for contributing code changes is: