diff --git a/README.md b/README.md index 868beea..7c8391a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ -## the parallel hashmap - (or Abseiling from the shoulders of giants) - -(c) Gregory Popovitch - 2/28/2019 +# the parallel hashmap + or Abseiling from the shoulders of giants - © Gregory Popovitch - March 3, 2019 [tl;dr] built on top of Abseil's flat_hash_map, the parallel flat_hash_map is more memory friendly, and can be used from multiple threads with high levels of