From 44cce8874602a9a419146cc98c9e8a501b28bbd1 Mon Sep 17 00:00:00 2001 From: Till Wehowski Date: Sun, 17 Sep 2023 18:48:26 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 275a5f5..bf87763 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # remote-psr4 -An php **PSR-4**[[?]](https://www.php-fig.org/psr/psr-4/) Autoloader `Client` which is autoloading from a remote server. +An php **PSR-4**[[?]](https://www.php-fig.org/psr/psr-4/) Autoloader `Client` which is autoloading from one or more remote servers. With remote **Classmap** and **Aliases**. ### Server?