Rephrase project summary a bit

This commit is contained in:
Jeroen Engels 2020-03-29 21:02:42 +02:00
parent eb20ed7de0
commit 23c376b7e1
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
![](https://travis-ci.com/jfmengels/elm-review.svg?branch=master) ![](https://travis-ci.com/jfmengels/elm-review.svg?branch=master)
`elm-review` analyzes [Elm](https://elm-lang.org/) code, to help find mistakes before your users find them. `elm-review` analyzes [Elm](https://elm-lang.org/) projects, to help find mistakes before your users find them.
![elm-review reporter output](https://github.com/jfmengels/elm-review/blob/master/documentation/images/elm-review-report.png?raw=true) ![elm-review reporter output](https://github.com/jfmengels/elm-review/blob/master/documentation/images/elm-review-report.png?raw=true)

View File

@ -1,7 +1,7 @@
{ {
"type": "package", "type": "package",
"name": "jfmengels/elm-review", "name": "jfmengels/elm-review",
"summary": "Analyzes Elm source code to add additional guarantees to your project.", "summary": "Analyzes Elm projects, to help find mistakes before your users find them.",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"version": "1.0.0", "version": "1.0.0",
"exposed-modules": [ "exposed-modules": [