diff options
author | jwerle <joseph.werle@gmail.com> | 2022-04-14 14:02:41 -0400 |
---|---|---|
committer | jwerle <joseph.werle@gmail.com> | 2022-04-14 14:02:41 -0400 |
commit | 67d25c13e3d82579180d893b1835d43fc222fa45 (patch) | |
tree | 190a30c71fde90921d7398e3f3239eee6f5a9a09 | |
parent | 0166010d5119ac69a909ce38ec3f4b2d16cf251c (diff) |
doc(README.md): update docs
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,7 +1,9 @@ murmurhash -=========== +========== -MurmurHash3 general hash bashed lookup function implementation + + +> MurmurHash3 general hash bashed lookup function implementation ## about |