From 6208f73ae0de901338ac224ca977e709726b2804 Mon Sep 17 00:00:00 2001 From: Phil Gyford Date: Sun, 22 Sep 2019 16:27:17 +0100 Subject: [PATCH] Mention KmlFilepath in readme For #3 --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e28f0ad..436dc5f 100644 --- a/README.md +++ b/README.md @@ -37,9 +37,11 @@ or [pip](https://pip.pypa.io/en/stable/): ### 3. Set up config file -Copy `config_example.ini` to `config.ini`. Change the `IcsFilepath` to wherever you want your file to be saved. +Copy `config_example.ini` to `config.ini`. -To get the `AccessToken` for your Foursquare app, you will have to go through the laborious procedure in step 4... +Change the `IcsFilepath` and `KmlFilepath` to wherever you want your files to be saved. + +To get the `AccessToken` for your Foursquare app, you will have to go through the sometimes laborious procedure in step 4... ### 4. Get an access token