From 109e68df899fdb4bfedf3aeb73f2a8f0241819cb Mon Sep 17 00:00:00 2001 From: vgoma Date: Thu, 28 Dec 2017 18:48:34 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B0=D0=BA=D1=82=D1=83=D0=B0=D0=BB=D0=B8?= =?UTF-8?q?=D0=B7=D0=B0=D1=86=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 146432c..a5231be 100755 --- a/README.md +++ b/README.md @@ -180,7 +180,7 @@ window.CryptoPro.call('getCertsList').then(function (certList) { ``` ### Доступные методы -Список доступных методов можно посмотреть в файле `src/apiAsync.js`. +Список доступных методов можно посмотреть в файле `src/api.js`. ### License Licensed as MIT. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE file for more details.