From 967cc12a3b11022dada83d584427a2d0f6940ec5 Mon Sep 17 00:00:00 2001 From: NineBits Date: Tue, 20 Mar 2018 14:16:17 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 156c7bb..5cc1809 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Uses [Esputnik API](https://esputnik.com.ua/api/index.html). ## Installing ``` -composer require n10ty/php-esputnik-api +composer require updevru/php-esputnik-api dev-master ``` ## Basic usage @@ -37,4 +37,4 @@ From `$client` object, you can access to all namespaces. ## License -MIT License \ No newline at end of file +MIT License