Skip to content

Commit

Permalink
Remove argon2-cli from README
Browse files Browse the repository at this point in the history
  • Loading branch information
ranisalt committed Sep 15, 2024
1 parent 5214f10 commit 9699085
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
Bindings to the reference [Argon2](https://github.com/P-H-C/phc-winner-argon2)
implementation.

**Want to use it on the command line? Instead check
[node-argon2-cli](https://github.com/ranisalt/node-argon2-cli).**

## Usage
It's possible to hash using either Argon2i, Argon2d or Argon2id (default), and
verify if a password matches a hash.
Expand Down

0 comments on commit 9699085

Please sign in to comment.