Skip to content

Commit

Permalink
Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasman committed Nov 3, 2023
1 parent 0e3d4c0 commit 93d6ec8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ api.reuse(token: previousToken)
```

## Vehicle data
Example on how to get a list of vehicles with promiseKit
Example on how to get a list of vehicles

```swift

Expand Down Expand Up @@ -214,6 +214,7 @@ public let teslaJSONDecoder: JSONDecoder
## Options

You can enable debugging by setting: `api.debuggingEnabled = true`
Debug logs use Unified Logging and can be found by filtering for `subsystem: Tesla Swift`

## Other Features

Expand Down

0 comments on commit 93d6ec8

Please sign in to comment.