From ded4b9158d5bc6cb2ea5aa33ee06a234db882046 Mon Sep 17 00:00:00 2001 From: greg Date: Mon, 18 Mar 2019 21:28:58 -0400 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 22a6551..8a5659d 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,6 @@ Key points: - The benefits of the `parallel` hash maps are: a. reduced peak memory usage (when resizing), and - b. multithreading support (and inherent internal parallelism)