From 515df6b21eb0f08460ffd88f250ea4709a5c288e Mon Sep 17 00:00:00 2001 From: Ariel Otilibili Date: Wed, 3 Jul 2024 07:28:46 +0200 Subject: [PATCH] Updated CI/CD and hex badges --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f1fbfba..3e9f193 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ Erlware Commons Current Status -------------- -![Tests](https://github.com/erlware/erlware_commons/workflows/EUnit/badge.svg) +[![Hex.pm](https://img.shields.io/hexpm/v/erlware_commons)](https://hex.pm/packages/erlware_commons) +[![Tests](https://github.com/erlware/erlware_commons/workflows/EUnit/badge.svg)](https://github.com/erlware/erlware_commons/actions) Introduction ------------