Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pplanel authored Oct 23, 2024
1 parent aea0ead commit fcecff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Hash Calculator GitHub Action
![badge](https://github.com/pplanel/hash-string-action/actions/workflows/test.yml/badge.svg)

This action allows the user to calculate the cryptographic hash value of a string. Multiple hashing algorithms are supported including MD5, SHA1, SHA2 and [many more]().
This action allows the user to calculate the cryptographic hash value of a string. Multiple hashing algorithms are supported including MD5, SHA1, SHA2 and [many more](https://github.com/pplanel/hash-calculator-action/tree/master?tab=readme-ov-file#available-hashing-algorithms).
This actions is a wrapper around the library [CryptoJS](https://cryptojs.gitbook.io/docs/)


Expand Down

0 comments on commit fcecff0

Please sign in to comment.