From 5b0856667d78bf8fe85f6df023f5d5c023e71424 Mon Sep 17 00:00:00 2001 From: Dmitry Mamontov Date: Mon, 3 Nov 2014 14:24:10 +0300 Subject: [PATCH] initial commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a6ebec..ca3d6ca 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ RestApi api = new RestApi( ``` Constructor arguments are: -1. Your IntaroCRM acount URL-address +1. Your RetailCRM acount URL-address 2. Your site API Token ### Example: get order types list