summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index cfdd559..5ff7e30 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,9 @@
murmurhash
-===========
+==========
-MurmurHash3 general hash bashed lookup function implementation
+![tests](https://github.com/jwerle/murmurhash.c/actions/workflows/tests.yml/badge.svg)
+
+> MurmurHash3 general hash bashed lookup function implementation
## about