From cef2822d81ab54dcd7ff7d28fb80f38214f1fc2b Mon Sep 17 00:00:00 2001 From: Ali Ashraf Date: Thu, 25 Oct 2018 13:47:00 +0500 Subject: [PATCH] Added output dir info --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32dd1b7..0f3fe5a 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This tiny python based script allows you to download map tiles from Google, Bing python server.py ``` -If your web browser doesn't open a map afterwards, navigate to `UI\index.htm` and open it manually. +If your web browser doesn't open a map afterwards, navigate to `UI\index.htm` and open it manually. The output tiles will be in the `output\{timestamp}\` directory by default. ## Requirements