From 2bcfcd5cce6da58ea69ebebc7c1019c2d9a1e59a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joan=20Fabr=C3=A9gat?= Date: Thu, 5 Dec 2024 17:56:35 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae23376..e3034be 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This repository contains a PHP 8.2+ client library for watermarking images using ## Installation -The recommended way to install the library is through [Composer](http://getcomposer.org): +The library is available on [Packagist](https://packagist.org/packages/codeinc/watermarker-client). The recommended way to install it is via Composer: ```bash composer require codeinc/watermarker-client