From a73933e16715535f7fa8b8a4f3af24aac0203367 Mon Sep 17 00:00:00 2001 From: Calvin Truong <46874161+cxtruong70@users.noreply.github.com> Date: Sun, 10 Jul 2022 08:03:38 -0700 Subject: [PATCH] Update README.md (#10933) Minor change. Added a new line between sentence regarding Public and Private packages for slightly increased readability through spatial distinction. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d9fc7990..dabb989db 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,9 @@ For usage, see [the documentation](https://getcomposer.org/doc/). Packages -------- -Find public packages on [Packagist.org](https://packagist.org). For private package hosting take a look at [Private Packagist](https://packagist.com). +Find public packages on [Packagist.org](https://packagist.org). + +For private package hosting take a look at [Private Packagist](https://packagist.com). Community ---------