From dcb3253de53319c45d3a8b9b145f838325941356 Mon Sep 17 00:00:00 2001 From: Timothy Date: Sun, 2 Jul 2023 12:14:03 -0500 Subject: [PATCH] Readme update - Added link to composer library --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5021687..ae448cf 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ The CommonPHP framework requires PHP 8.1 or newer. This library specifically has ## Installation -You can install `CommonPHP\DependencyInjection` using Composer: +You can install `CommonPHP\DependencyInjection` using [Composer](https://getcomposer.org/): ```bash composer require comphp/di