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 13, 2024
1 parent c4bcb97 commit 0ef3c59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# tesla_fleet_api
# Tesla Fleet Api
Python library for Tesla Fleet API and Teslemetry.

Currently does not support the end to end encrypted telemetry or command API.
Expand Down Expand Up @@ -98,4 +98,4 @@ async def main():
print(e.message, e.error)
asyncio.run(main())
```
```

0 comments on commit 0ef3c59

Please sign in to comment.