From 52e9b2d1be1e1b477e0109eab355a4da4cf9581c Mon Sep 17 00:00:00 2001 From: Matthew Brown Date: Fri, 30 Oct 2020 18:53:43 -0400 Subject: [PATCH] Add instructions --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a74b75f..1c8c97b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # psalm-attributes -A repository for PHP 8 Attributes that you can use with Psalm + +A repository for PHP 8 Attributes that you can use with Psalm. + +Install via `composer require --dev psalm/attributes`