We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9568cd commit d24ab44Copy full SHA for d24ab44
1 file changed
README.md
@@ -17,6 +17,8 @@ The combination of extensive algorithm support and advanced scripting makes Hash
17
18
Usage
19
-----
20
+You can find the pre-built binaries in the [Releases](https://github.com/Deskasoft/HashifyNETCLI/releases) page.
21
+
22
### Quick computation using CRC32
23
```
24
HashifyCLI -i "'Hello World'" -a "CRC" -cp "CRC=CRC32"
0 commit comments