Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Bre77 authored Jan 7, 2024
1 parent 4396063 commit ed7c0f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This is an asynchronous Python 3 library that connects to the Teslemetry Stream
The TeslemetryStream class requires:

- session: an aiohttp.ClientSession
- access_token: an access token from the (Teslemetry console)[https://teslemetry.com/console]
- access_token: an access token from the [Teslemetry console](https://teslemetry.com/console)
- vin: your Tesla's Vehicle Identification Number

The TeslemetryStream instance can then be configured with:
Expand Down

0 comments on commit ed7c0f2

Please sign in to comment.