doc: add badges to readme
This commit is contained in:
parent
1f58ec30e0
commit
ec315e34c5
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
[![Hex Docs](https://img.shields.io/badge/hex-docs-lightgreen.svg)](https://hexdocs.pm/argon2id_elixir/)
|
||||
[![Hex.pm Version](https://img.shields.io/hexpm/v/argon2id_elixir)](https://hex.pm/packages/argon2id_elixir)
|
||||
[![Hex.pm License](https://img.shields.io/hexpm/l/argon2id_elixir)](https://code.sipstea.org/jussi/argon2id_elixir#license)
|
||||
[![Libraries.io dependency status for latest release](https://img.shields.io/librariesio/release/hex/argon2id_elixir)](https://libraries.io/hex/argon2id_elixir)
|
||||
|
||||
---
|
||||
|
||||
# Argon2id for Elixir
|
||||
|
||||
Fast and secure Argon2 password hashing library for Elixir.
|
||||
|
|
Loading…
Add table
Reference in a new issue