diff --git a/README.md b/README.md index 023dc9d..dd21c02 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,9 @@ Implementation of Powersort with the aim of integrating it into OpenJDK. Benchma * [Benchmark](#benchmark) * [Custom](#custom) * [JMH](#jmh) + * [Run JMH with CGL and Powersort competition lists](#run-jmh-with-cgl-and-powersort-competition-lists) + * [IntelliJ plugin](#intellij-plugin) + * [Further notes](#further-notes) ## Setup