From 95749f31886a3e594d8ce72144e5319a52d4f007 Mon Sep 17 00:00:00 2001 From: EntireTwix Date: Mon, 19 Apr 2021 07:25:41 -0700 Subject: [PATCH] README changes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 80d7d82..49b6a6d 100644 --- a/README.md +++ b/README.md @@ -82,5 +82,5 @@ Ideas: #### Dependencies - [Parallel HashMap](https://github.com/greg7mdp/parallel-hashmap/tree/master) -- [drogon web framework (and all its dependencies)](https://github.com/an-tao/drogon/tree/master) -- [xxhash](https://github.com/Cyan4973/xxHash) +- [Drogon](https://github.com/an-tao/drogon/tree/master) +- [XXHASH](https://github.com/Cyan4973/xxHash)