From 2fa87279690ecf64761b9d8b68204085ab80ec50 Mon Sep 17 00:00:00 2001 From: Luiz Filipe Date: Tue, 22 Jul 2025 15:47:02 -0300 Subject: [PATCH 1/2] feat: update readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a3b1dc1..5a1d315 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # AsaasSdk Java SDK 1.0.3 -Welcome to the AsaasSdk SDK documentation. This guide will help you get started with integrating and using the AsaasSdk SDK in your project. +Welcome to the AsaasSdk documentation. + +This guide will help you get started with integrating and using the Asaas SDK in your project. + +You can find the dependency on Sonatype [here](https://central.sonatype.com/artifact/com.asaas/api-sdk). [![This SDK was generated by liblab](https://public-liblab-readme-assets.s3.us-east-1.amazonaws.com/built-by-liblab-icon.svg)](https://liblab.com/?utm_source=readme) From 74a019d71246fbdb24a081b90994dc56aead2595 Mon Sep 17 00:00:00 2001 From: Luiz Filipe Date: Tue, 22 Jul 2025 15:58:37 -0300 Subject: [PATCH 2/2] feat: text adjusts --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a1d315..01feb1d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# AsaasSdk Java SDK 1.0.3 +# Asaas Java SDK 1.0.3 -Welcome to the AsaasSdk documentation. +Welcome to the official Asaas API Sdk documentation. This guide will help you get started with integrating and using the Asaas SDK in your project.