From d6a1011a3536ca5907425fccc8b6cb8d7373f19d Mon Sep 17 00:00:00 2001 From: joris22o <51743304+joris22o@users.noreply.github.com> Date: Fri, 14 Jun 2019 14:36:00 +0200 Subject: [PATCH] Update README.md --- Python/request_historical_data/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/request_historical_data/README.md b/Python/request_historical_data/README.md index 3158dfa..7bf7b65 100644 --- a/Python/request_historical_data/README.md +++ b/Python/request_historical_data/README.md @@ -255,7 +255,7 @@ python3 request_historical_data.py > After which the following response indicates a successful connection: -![](images/output_from_console.png) +![](images/output_from_terminal.png) > After which a CSV file with the requested data will be created in your directory: