Update README.md

This commit is contained in:
greg
2019-03-18 21:31:27 -04:00
parent ad28c95358
commit f718b8b2b8
Vendored
+1 -1
View File
@@ -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/).