From c497f0753f45468eb5fc6e670832e2a88207e5fc Mon Sep 17 00:00:00 2001 From: Tyler <21267024+h5p9sl@users.noreply.github.com> Date: Thu, 31 Dec 2020 22:38:03 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3444bc2..15897bb 100644 --- a/README.md +++ b/README.md @@ -47,4 +47,4 @@ int main() { } ``` -Thank you to the [WaterJuice](https://github.com/WaterJuice/WjCryptLib) for providing the Sha256 implementation! +Thank you to the [WjCryptLib](https://github.com/WaterJuice/WjCryptLib) for providing the Sha256 implementation!