diff --git a/README.md b/README.md index 2d60cb6..6aed198 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# The Parallel Hashmap: Extremely fast and memory friendly +# The Parallel Hashmap: Very fast, and memory friendly as well Click here [For a full writeup explaining the design and benefits of the Parallel Hashmap](https://greg7mdp.github.io/parallel-hashmap/).