From 0799321381a94d7d31f9e40564f561e956aa1a98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rio=20Lucas?= Date: Sun, 12 Jan 2025 22:01:09 -0300 Subject: [PATCH 1/3] PHPAY-55: added readme pic MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mário Lucas --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31eb5e3..2cd7d70 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# 💳 PHPay +![capa-redes](https://github.com/user-attachments/assets/20051d3a-ecbf-4d01-8c29-50c43b8d3af4) O PHPay é uma biblioteca PHP que tem o objetivo tornar o trabalho de integrações com gateways de pagamento mais simples e descomplicadas, facilitando a conexão entre tecnologia e negócios em produtos de software. From f1b7a511084dada4af91d954d8d2f00c32d788d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rio=20Lucas?= Date: Sun, 12 Jan 2025 22:22:15 -0300 Subject: [PATCH 2/3] PHPAY-55: adding readme badges MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mário Lucas --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 2cd7d70..588c588 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ ![capa-redes](https://github.com/user-attachments/assets/20051d3a-ecbf-4d01-8c29-50c43b8d3af4) +

+ Stable Version + Php Version + Total Downloads +

+ O PHPay é uma biblioteca PHP que tem o objetivo tornar o trabalho de integrações com gateways de pagamento mais simples e descomplicadas, facilitando a conexão entre tecnologia e negócios em produtos de software. ## 💸 Gateways @@ -69,6 +75,9 @@ $phpay - Lançamento v1.0.0 🚀 +## Contribuidores +GitHub contributors + ## 🌟 Contribuindo Para contribuir com o PHPay, implementando melhorias e novos gateways de pagamento, From 9a3202d581846e24c313fef91deb5f2a58228ba0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rio=20Lucas?= Date: Sun, 12 Jan 2025 22:28:31 -0300 Subject: [PATCH 3/3] PHPAY-55: update readme MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mário Lucas --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 588c588..fdc5d3e 100644 --- a/README.md +++ b/README.md @@ -75,9 +75,6 @@ $phpay - Lançamento v1.0.0 🚀 -## Contribuidores -GitHub contributors - ## 🌟 Contribuindo Para contribuir com o PHPay, implementando melhorias e novos gateways de pagamento,