add usage

This commit is contained in:
2019-11-23 01:38:27 +08:00
parent ceaaa6cace
commit 150b43b62b

View File

@@ -2,10 +2,15 @@
Digest tool written in Rust programming language
Usage:
```shell
$ digest -a sha256 LICENSE
SHA256: e36f811f31f3ad9d2ba68230258747bcb868ab59e8640fab3733fbe179bb7cf4
```
Install:
```shell
cargo install --git https://git.hatter.ink/hatter/digest.git
$ cargo install --git https://git.hatter.ink/hatter/digest.git
```
Supported algorithms:<br>