Skip to content

Commit

Permalink
feat: documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jpdev01 committed Apr 6, 2024
1 parent 3c22451 commit 0d8db64
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
# ASAAS SDK

SDK não oficial www.asaas.com
This SDK was built by @jpdev01 to facilitate the development of integrations with [Asaas](https://asaas.com.br)

author: [@jpdev01](https://github.com/jpdev01)
## User Guide
Setup and usage is described in our [User Guide](https://jpdev01.github.io/asaasSdk/)

## :closed_book: Documentação
https://github.com/jpdev01/asaasSdk/wiki
## Get Started
The recommended way to use the AWS SDK for Java in your project is to consume it from Maven Central. (includes all modules present in the API).

## Usando o SDK
A maneira recomendada de usar o AWS SDK for Java em seu projeto é consumi-lo no Maven Central. (inclui todos os módulos presentes na API).
```xml
<dependency>
<groupId>io.github.jpdev01</groupId>
Expand Down
2 changes: 1 addition & 1 deletion docs/readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
This SDK was built by [@jpdev01](https://github.com/jpdev01) to facilitate the development of integrations with https://asaas.com.br

## Hot to use the SDK
## Get started

The recommended way to use the AWS SDK for Java in your project is to consume it from Maven Central. (includes all modules present in the API).
```xml
Expand Down

0 comments on commit 0d8db64

Please sign in to comment.