Skip to content

Commit

Permalink
📝 Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucien committed Jul 8, 2024
1 parent 86892cf commit 96f08ac
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,10 @@ Swift Library for validation and generation of CPF and CNPJ numbers 🇧🇷.

## Generation

```
```swift
let cpf = CPF.generate()
```

Check out more on [Playgrounds](README.playground)

# Badges

[![Swift](https://github.com/Lucien/NadaADeclarar/actions/workflows/swift.yml/badge.svg?branch=master)](https://github.com/Lucien/NadaADeclarar/actions/workflows/swift.yml) [![CodeQL](https://github.com/Lucien/NadaADeclarar/actions/workflows/codeql.yml/badge.svg)](https://github.com/Lucien/NadaADeclarar/actions/workflows/codeql.yml)
Expand Down

0 comments on commit 96f08ac

Please sign in to comment.