Pythe1337N / garmin-connect

Makes it simple to interface with Garmin Connect to get or set any data point.
MIT License
144 stars 58 forks source link

Fix readme how to use example #47

Closed 04nd01 closed 1 year ago

04nd01 commented 1 year ago

Credentials need to be passed to the login method as an object. Otherwise it will still attempt to use the credentials from garmin.config.json and fail if that file does not exist.