From 5621412833769a74a37ca527ad0f68a599c34fef Mon Sep 17 00:00:00 2001 From: Alex Lushpai Date: Thu, 8 May 2014 20:16:32 +0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5bf93df..7e59627 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Prestashop module for interaction with [IntaroCRM](http://www.intarocrm.com) thr Module allows: * Send to IntaroCRM new orders -* Configure relations between dictionaries of IntaroCRM and Bitrix (statuses, payments, delivery types and etc) +* Configure relations between dictionaries of IntaroCRM and Prestashop (statuses, payments, delivery types and etc) * Generate [ICML](http://docs.intarocrm.ru/index.php?n=Пользователи.ФорматICML) (IntaroCRM Markup Language) for catalog loading by IntaroCRM Installation @@ -35,4 +35,4 @@ zip -r intarocrm.zip intarocrm #### Install via Admin interface. -Go to Modules -> Add module. After that upload your .zip archive and activate module. +Go to Modules -> Add module. After that upload your zipped module and activate it.