diff --git a/README.md b/README.md
index 7a6b7fe..254f5b9 100644
--- a/README.md
+++ b/README.md
@@ -5,11 +5,11 @@
# cryptoPro
-Единое, асинхронное API для взаимодействия с КриптоПРО ЭЦП Browser Plug-In
+Асинхронный JavaScript API для работы с КриптоПРО ЭЦП Browser Plug-In
-> :warning: **Это форк проекта [vgoma/crypto-pro](https://github.com/vgoma/crypto-pro)**
+> **Это форк проекта [vgoma/crypto-pro](https://github.com/vgoma/crypto-pro)**
>
-> :warning: **API форка отличается от оригинала**: внимательно читайте README
+> **API форка отличается от оригинала**: внимательно читайте README
| [![Chrome](https://raw.githubusercontent.com/alrra/browser-logos/62.2.25/src/chrome/chrome_64x64.png)](https://www.chromium.org/getting-involved/download-chromium#TOC-Downloading-old-builds-of-Chrome-Chromium) | [![Firefox](https://raw.githubusercontent.com/alrra/browser-logos/62.2.25/src/firefox/firefox_64x64.png)](https://ftp.mozilla.org/pub/firefox/releases/) | [![IE](https://raw.githubusercontent.com/alrra/browser-logos/62.2.25/src/archive/internet-explorer_9-11/internet-explorer_9-11_64x64.png)](https://www.microsoft.com/ru-ru/download/details.aspx?id=43374) | [![Opera](https://raw.githubusercontent.com/alrra/browser-logos/62.2.25/src/opera/opera_64x64.png)](http://get.opera.com/ftp/pub/opera/desktop/) |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
@@ -44,22 +44,22 @@
## Установка
Для NPM:
```bash
-npm install crypto-pro
+npm install crypto-pro-js
```
Для Yarn:
```bash
-yarn add crypto-pro
+yarn add crypto-pro-js
```
Для Bower:
```bash
-bower install crypto-pro
+bower install webmasterskaya/crypto-pro-js
```
Подключение пакета как UMD модуля через тэг script:
```html
-
+