From 68435dced33e7a39f6209e2c71813543f66f070f Mon Sep 17 00:00:00 2001 From: Alex Lushpai Date: Wed, 14 Aug 2019 22:02:09 +0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6b8fa37..64d1fec 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Application for export orders from [tiu.ru](http://tiu.ru) to [retailCRM](http:/ Can be used with [prom.ua](http://prom.ua), [deal.by](http://deal.by), [satu.kz](http://satu.kz) -##Setup +## Setup Execute in your shell @@ -17,7 +17,7 @@ php composer.phar require retailcrm/api-client-php ~3.0.0 Create & fill configuration file at config/config.php (see /config/config-dist.php) -##Usage +## Usage Create a Cron job @@ -25,7 +25,7 @@ Create a Cron job */10 * * * * /usr/bin/php /path/to/tiu-client/run.php ``` -##Data structure +## Data structure tiu.ru exports orders data as xml file available via special link like this @@ -35,7 +35,7 @@ tiu.ru exports orders data as xml file available via special link like this This link [can be taken from backoffice](https://my.tiu.ru/cabinet/order/export_orders) -####XML example +#### XML example ```xml