From 467603e1dd658df07665d33191bd16bd42703dc8 Mon Sep 17 00:00:00 2001 From: Nicholas English <30304307+Nenglish7@users.noreply.github.com> Date: Mon, 11 Dec 2017 19:22:54 -0500 Subject: [PATCH] Update README.md Fix grammar. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e90224e42..3e1b7815d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Composer - Dependency Management for PHP ======================================== -Composer helps you declare, manage and install dependencies of PHP projects. +Composer helps you declare, manage, and install dependencies of PHP projects. See [https://getcomposer.org/](https://getcomposer.org/) for more information and documentation.