doc: add badges to readme

This commit is contained in:
Jussi 2024-11-09 16:15:36 +02:00
parent 1f58ec30e0
commit ec315e34c5

View file

@ -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.