|
2 | 2 |
|
3 | 3 | [](https://packagist.org/packages/vimeo/psalm)
|
4 | 4 | [](https://packagist.org/packages/vimeo/psalm)
|
5 |
| -[](https://travis-ci.org/vimeo/psalm/branches) |
6 | 5 | [](https://coveralls.io/github/vimeo/psalm)
|
7 | 6 | 
|
8 | 7 |
|
9 | 8 |
|
10 |
| -Psalm is a static analysis tool for finding errors in PHP applications, built on top of [PHP Parser](https://github.com/nikic/php-parser). |
| 9 | +Psalm is a static analysis tool for finding errors in PHP applications. |
11 | 10 |
|
12 |
| -It's able to find a [large number of issues](https://github.com/vimeo/psalm/blob/master/docs/running_psalm/issues.md), but it can also be configured to only care about a small subset of those. |
| 11 | +## Installation |
13 | 12 |
|
14 |
| -[Try a live demo](https://psalm.dev/), or install it in your project by following the Quickstart Guide below. |
| 13 | +To get started, check out the [installation guide](docs/running_psalm/installation.md). |
15 | 14 |
|
16 |
| -## Psalm documentation |
| 15 | +## Live Demo |
17 | 16 |
|
18 |
| -Documentation is available on [Psalm’s website](https://psalm.dev/docs), generated from the [docs](https://github.com/vimeo/psalm/blob/master/docs) folder. |
| 17 | +You can play around with Psalm [on the website](https://psalm.dev/). |
| 18 | + |
| 19 | +## Documentation |
19 | 20 |
|
20 |
| -To get started, check out the [installation guide](docs/running_psalm/installation.md) |
| 21 | +Documentation is available on [Psalm’s website](https://psalm.dev/docs), generated from the [docs](https://github.com/vimeo/psalm/blob/master/docs) folder. |
21 | 22 |
|
22 | 23 | ## Interested in contributing?
|
23 | 24 |
|
24 | 25 | Have a look at [CONTRIBUTING.md](CONTRIBUTING.md).
|
25 | 26 |
|
26 |
| -## Acknowledgements |
| 27 | +## Who made this |
| 28 | + |
| 29 | +Built by Matt Brown ([@muglug](https://github.com/muglug)). |
| 30 | + |
| 31 | +Maintained by Matt and Bruce Weirdan ([@weirdan](https://github.com/weirdan)). |
27 | 32 |
|
28 |
| -The engineering team [@vimeo](https://github.com/vimeo) for encouragement and patience, especially [@nbeliard](https://github.com/nbeliard), [@erunion](https://github.com/erunion) and [@nickyr](https://github.com/nickyr). |
| 33 | +The engineering team at [Vimeo](https://github.com/vimeo) have provided a lot encouragement, especially [@nbeliard](https://github.com/nbeliard), [@erunion](https://github.com/erunion) and [@nickyr](https://github.com/nickyr). |
0 commit comments