From fa1f8bb8a9302d65f43a8f3b258eb05d50631a3e Mon Sep 17 00:00:00 2001 From: Oliver Vogel Date: Fri, 1 Dec 2023 14:55:20 +0100 Subject: [PATCH] Edit readme --- readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e3b6e8d0..7c54085e 100644 --- a/readme.md +++ b/readme.md @@ -18,6 +18,8 @@ operations. ## Installation +You can install this package easily with [Composer](https://getcomposer.org/). Just require the package with the following command: + ```bash composer require intervention/image ``` @@ -81,4 +83,4 @@ docker-compose run --rm --build analysis Intervention Image is licensed under the [MIT License](http://opensource.org/licenses/MIT). -Copyright 2023 Oliver Vogel +Copyright 2020 [Oliver Vogel](http://intervention.io/)