Add type coverage badge

This commit is contained in:
Matthew Brown 2020-01-08 00:17:32 -05:00 committed by GitHub
parent 3340816df3
commit dcdbe7d156
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,8 @@
# laravel-psalm-plugin
A Psalm plugin for Laravel
![Type coverage](https://shepherd.dev/github/psalm/laravel-psalm-plugin/coverage.svg)
## Installation
First [install Psalm](https://psalm.dev/quickstart) in your project, making sure to run `--init`, then run the following commands: