From 6629a558b682a78f35ca333b90f88b8cda2003a6 Mon Sep 17 00:00:00 2001 From: Tyler <21267024+h5p9sl@users.noreply.github.com> Date: Thu, 31 Dec 2020 22:32:35 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e33057c..3444bc2 100644 --- a/README.md +++ b/README.md @@ -46,3 +46,5 @@ int main() { return 0; } ``` + +Thank you to the [WaterJuice](https://github.com/WaterJuice/WjCryptLib) for providing the Sha256 implementation!