iamstuartwilson / strava

PHP Class for the Strava API (v3)
MIT License
120 stars 26 forks source link

Identify authentication section in README that can be skipped #43

Open LewisCraik opened 4 years ago

LewisCraik commented 4 years ago

After "If you're just testing endpoints/methods you can skip the authentication flow and just use the access token from your settings page." It is not clear in the README where the authentication flow finishes. The authentication flow section could be identified with a subheading.

Or alternatively "skip the authentication flow" could be "skip to the Example Request(?) section".