Skip to content

Commit

Permalink
Merge pull request #238 from Hearen/patch-2
Browse files Browse the repository at this point in the history
add some links for better readability
  • Loading branch information
nitsanw committed Apr 6, 2019
2 parents 2ac8dc5 + 7e8e472 commit 959f3ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -66,13 +66,13 @@ But I have a zero-dependency/single-jar project
==========
While you are free to copy & extend JCTools, we would much prefer it if you have a versioned dependency on JCTools to
enable better support, upgrade paths and discussion. The shade plugin for Maven/Gradle is the preferred way to get
JCTools fused with your library. Examples are available in the ShadeJCToolsSamples project.
JCTools fused with your library. Examples are available in the [ShadeJCToolsSamples](https://github.com/JCTools/ShadeJCToolsSamples) project.


Benchmarks
==========
JCTools is benchmarked using both JMH benchmarks and handrolled harnesses. The benchmarks and related instructions can be
found in the jctools-benchmarks module README. Go wild and please let us know how it did on your hardware.
found in the jctools-benchmarks module [README](jctools-benchmarks/README.md). Go wild and please let us know how it did on your hardware.

Concurrency Testing
===========
Expand Down

0 comments on commit 959f3ed

Please sign in to comment.