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!