From 584006b3f8e2becc9aad81bca91f139dd1adaa3b Mon Sep 17 00:00:00 2001 From: Edgar Manuel Janota Date: Tue, 26 Aug 2025 09:27:25 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c37717..53702f6 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # InstantPay -Sistema de Pagamento Instantâneo + Gateway, Objetivo: Desenvolver um sistema de pagamentos instantâneos completo que pode ser vendido como SaaS, similar ao PIX brasileiro, com gateway de pagamento integrado. +Sistema de Pagamento Instantâneo + Gateway, Objetivo: Desenvolver um sistema de pagamentos instantâneos completo com gateway de pagamento integrado. From 7cb143fe8e32490739de57634013b2ea92024fa8 Mon Sep 17 00:00:00 2001 From: Edgar Manuel Janota Date: Thu, 28 Aug 2025 15:29:32 +0100 Subject: [PATCH 2/2] Update Tasks.md --- Tasks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tasks.md b/Tasks.md index 4eea4f0..9c3db63 100644 --- a/Tasks.md +++ b/Tasks.md @@ -8,7 +8,7 @@ - [ ] 1.1.7 - Configurar variáveis de ambiente (.env files) - [ ] 1.1.8 - Setup Winston logging estruturado - [X] 1.1.9 - Configurar GitHub Actions básico -- [ ] 1.1.10 - Criar documentação README inicial +- [X] 1.1.10 - Criar documentação README inicial #### **Task 1.2: Core Banking Service - Fundação** - [ ] 1.2.1 - Criar domain entities (Account, Customer, Transaction)