diff --git a/README.md b/README.md new file mode 100644 index 0000000..cbb8486 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# hash_utils + +This is a simple tool box with basic functionality. + +## Supported tools + - BCrypt + - MD5 + - Base64 (not a hash algo but idc) \ No newline at end of file