From 67d25c13e3d82579180d893b1835d43fc222fa45 Mon Sep 17 00:00:00 2001 From: jwerle Date: Thu, 14 Apr 2022 14:02:41 -0400 Subject: doc(README.md): update docs --- README.md | 6 ++++-- 1 file 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 -- cgit v1.2.3