From 6af05f0f97486af08bec16b5e875edac79e6fa02 Mon Sep 17 00:00:00 2001 From: joris22o <51743304+joris22o@users.noreply.github.com> Date: Fri, 14 Jun 2019 13:18:55 +0200 Subject: [PATCH] Update README.md --- Python/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/README.md b/Python/README.md index da0f8e0..2be9563 100644 --- a/Python/README.md +++ b/Python/README.md @@ -2,7 +2,7 @@ Code samples that show some of the LYNX API possible implementations. -*First you need to setup your environment to work with the LYNX API and Python using [these](/SETUP.md) instructions* +*First you need to setup your environment to work with the LYNX API and Python using [these](/SETUP.md) instructions.* ### Table of contents - [**place_order**](https://github.com/lynxbroker/API-examples/tree/master/Python/place_order) - code example of placing an order though the API