Skip to content

Commit

Permalink
Renames
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberjunky committed Oct 28, 2023
1 parent b1b7788 commit 73e80e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Make your selection:

[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/cyberjunkynl/)

Python 3 API wrapper for Garmin Connect to get your statistics.
Python 3 API wrapper for Garmin Connect.

## NOTE: For developers using this package
From `version 0.2.1 onwards`, this package uses `garth` to authenticate and perform API calls.
Expand Down
2 changes: 1 addition & 1 deletion garminconnect/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Python 3 API wrapper for Garmin Connect to get your statistics."""
"""Python 3 API wrapper for Garmin Connect."""

import logging
import os
Expand Down

0 comments on commit 73e80e1

Please sign in to comment.