argon2_elixir
argon2_elixir copied to clipboard
Bring the example configuration for `config/test.exs` to Readme
Why
Firstly, to make it similar to the other library like https://github.com/riverrun/pbkdf2_elixir#installation and https://github.com/riverrun/bcrypt_elixir/blob/master/README.md#installation.
Secondly, it will help future developers quickly tweak their test configuration right from the README.
Proof Of Work