From 55cd9b29218a17ea4e8a5cb102cbfe2f8ee2c492 Mon Sep 17 00:00:00 2001 From: lade043 <48773751+lade043@users.noreply.github.com> Date: Sat, 15 Feb 2020 15:10:39 +0100 Subject: [PATCH] Update Readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2846282..3cc9434 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # Endomondo-Analyzer A project developed in Python to analyse trainigs on endomondo.com and compare them to each other + +## How to use it +Either download the python file and config file to run it in Python. (You need to enter your credentials into the config file). Or download the folder containing the exe file to run it on a windows machine with no running Python install.