summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoseph Werle <joseph.werle@gmail.com>2014-05-05 05:56:49 -0700
committerJoseph Werle <joseph.werle@gmail.com>2014-05-05 05:56:49 -0700
commit1a967e170724f9c0d7be3b7a88235c6a73297c67 (patch)
treed9046f8a358293b637653e2c674924eb3db44c98 /README.md
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
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