From 653524b613be3c0a63a87682679945258c07d2af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Riikka=20Kalliom=C3=A4ki?= Date: Sat, 15 Jul 2017 16:22:04 +0300 Subject: [PATCH] Remove redundant documentation paragraph --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 75e997d..1418246 100644 --- a/README.md +++ b/README.md @@ -71,10 +71,6 @@ the library manually by downloading the [latest release](https://github.com/Riim and extracting the `src` folder to your project. You may then include the provided `src/autoload.php` file to load the library classes. -Please note that using Composer will also automatically download the other -required PHP libraries. If you install this library manually, you will also need -to make those other required libraries available. - ## Usage ## The most convenient way to use this library is via the `baseConvert()` static