From 83442182c5dcf2cae0677d53f390c954b9ebbabc Mon Sep 17 00:00:00 2001 From: joris22o <51743304+joris22o@users.noreply.github.com> Date: Fri, 14 Jun 2019 13:15:09 +0200 Subject: [PATCH] Update README.md --- Python/README.md | 29 +---------------------------- 1 file changed, 1 insertion(+), 28 deletions(-) diff --git a/Python/README.md b/Python/README.md index cd3fe86..da0f8e0 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 @@ -17,30 +17,3 @@ Code samples that show some of the LYNX API possible implementations.
- -