Skip to content

Commit

Permalink
docs: update README to note that this is a fork
Browse files Browse the repository at this point in the history
  • Loading branch information
joeslazaro committed Apr 28, 2024
1 parent a40c060 commit 0403611
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ This package provides a convenience wrapper around Go's [argon2](https://pkg.go.

It enforces use of the Argon2id algorithm variant and cryptographically-secure random salts.

This is a fork from the original repo at https://github.com/alexedwards/argon2id in order to
apply pull requests other people that I wanted to include.

## Usage

```go
Expand Down

0 comments on commit 0403611

Please sign in to comment.