From a75c2e1f6dfc8edd8f09999714a4ead4da54a490 Mon Sep 17 00:00:00 2001 From: RedHood Date: Sun, 25 Oct 2020 16:14:50 +1000 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B2=D0=B0=D1=8F=20=D1=84?= =?UTF-8?q?=D0=B8=D0=BA=D1=81=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 | 3 ++- composer.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 552abe2..2428105 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ -# Колпачный менеджер аккаунтов +# Менеджер аккаунтов Инициализирует аккаунты для их использования в колпачных фреймворках и библеотеках ### Установка: ```sh $ composer install hood/accounts ``` + ### Пример использования: ```php use hood\accounts\vk; diff --git a/composer.json b/composer.json index fb604c2..09c988f 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "hood/accounts", "type": "library", - "description": "Колпачный менеджер аккаунтов", + "description": "Менеджер аккаунтов", "keywords": [ "hood", "accounts",