From 5ac7291559b9a7787e163866b87e8201fc43bf31 Mon Sep 17 00:00:00 2001 From: wallacemaxters Date: Thu, 13 Jun 2024 12:58:44 -0300 Subject: [PATCH] Adding badge --- .github/workflows/php.yml | 2 +- README.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/php.yml b/.github/workflows/php.yml index ff53a5f..81a4072 100644 --- a/.github/workflows/php.yml +++ b/.github/workflows/php.yml @@ -1,4 +1,4 @@ -name: PHP Composer +name: Unit Tests on: push: diff --git a/README.md b/README.md index 2d4bb8b..9013bcb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # WallaceMaxters/Masker +![](https://github.com/wallacemaxters/masker/actions/workflows/php.yml/badge.svg) + This library helpers your to format the texts or numbers with simple masks. Instalation: