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 46974fd commit 82ae23a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ The recommended way to use the AWS SDK for Java in your project is to consume it
</dependency>
```

## Scheduling a invoice
```java
## Scheduling invoice
```Java
Invoice invoice = Invoice.creator()
.setServiceDescription("Nota fiscal da Fatura 101940. Descrição dos Serviços: ANÁLISE E DESENVOLVIMENTO DE SISTEMAS")
.setObservations("Mensal referente aos trabalhos de Junho.")
Expand Down

0 comments on commit 82ae23a

Please sign in to comment.