From 4f67ad1ba60927da0f7d14f37ac73cf946c906c7 Mon Sep 17 00:00:00 2001 From: Steven Date: Mon, 26 Sep 2022 18:45:17 -0400 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c88c3aa..cf99f30 100644 --- a/README.md +++ b/README.md @@ -47,11 +47,12 @@ Append /export_tcx to this to download its .tcx file:

Bulk Download Strava Activities as TCX Files

-If you're tech-savvy (or just adventerous) then it is possible to download up to 20 activities at a time from the Strava activities page using the Google Chrome Web browser. +If you're tech-savvy (or just adventerous) then it is possible to download up to 20 activities at a time from the Strava activities page using the +Microsoft Edge or Google Chrome Web browser. -First, you'll need to create a new code Snippet in Chrome. +First, you'll need to create a new code Snippet in your browser. -1. Open Chrome and press F12. This will display the developer tools pannel. +1. Open your browser and press F12. This will display the developer tools pannel. 2. Click the Sources tab 3. Click the Snippets tab 4. Click + New Snippet