From e220e8eabce21d9f1dcb87b4b254161865ee883a Mon Sep 17 00:00:00 2001 From: Ilyas Salikhov Date: Fri, 26 Jul 2013 17:19:02 +0800 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c49f316a..6550f2bb 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,13 @@ Bitrix module ============= -Bitrix module for interaction with IntaroCRM through REST API. +Bitrix module for interaction with [IntaroCRM](http://www.intarocrm.com) through [REST API](http://docs.intarocrm.ru/rest-api/). Module allows: -* Send to IntaroCRM new orders and changes for old orders from Bitrix -* Load from IntaroCRM changes for old orders to Bitrix +* Send to IntaroCRM new orders * Configure relations between dictionaries of IntaroCRM and Bitrix (statuses, payments, delivery types and etc) -* Generate extended YML (YandexML) for catalog loading by IntaroCRM +* Generate [ICML](http://docs.intarocrm.ru/index.php?n=Пользователи.ФорматICML) (IntaroCRM Markup Language) for catalog loading by IntaroCRM Installation -------------