From 00c1b601c828ecc883c6bb61122a2055836bc43a Mon Sep 17 00:00:00 2001 From: Jordi Boggiano Date: Thu, 29 Sep 2016 08:54:28 +0200 Subject: [PATCH] Add link to docs, fixes #5712 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 23ae7a172..b4b7cc0ab 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ Installation / Usage Download and install Composer by following the [official instructions](https://getcomposer.org/download/). +For usage, see [the documentation](https://getcomposer.org/doc/). + Packages --------