From af6a87235a45d4cb6410c79b7a2384be5dba9f9f Mon Sep 17 00:00:00 2001 From: Krishna Vedala <7001608+kvedala@users.noreply.github.com> Date: Wed, 22 Jul 2020 11:38:27 -0400 Subject: [PATCH] update readme file --- hash/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hash/README.md b/hash/README.md index 0d72d6e3..20e201ed 100644 --- a/hash/README.md +++ b/hash/README.md @@ -1,8 +1,7 @@ # Hash algorithms -Overview files **hash.h** and **hash.c** * sdbm * djb2 * xor8 (8 bit) * adler_32 (32 bit) -* crc32 (32 bit) \ No newline at end of file +* crc32 (32 bit)