diff options
author | Joseph Werle <joseph.werle@gmail.com> | 2014-05-05 05:56:49 -0700 |
---|---|---|
committer | Joseph Werle <joseph.werle@gmail.com> | 2014-05-05 05:56:49 -0700 |
commit | 1a967e170724f9c0d7be3b7a88235c6a73297c67 (patch) | |
tree | d9046f8a358293b637653e2c674924eb3db44c98 /README.md |
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..8dfee15 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +murmurhash.c +============ + +MurmurHash3 general hash bashed lookup function implementation |