Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisMash committed Aug 12, 2021
1 parent 45af792 commit 4956287
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ by the `.swiftlint.yml` file in the root of the project.
Run a scan with the following command in the root of the project:
`swiftlint`

SwiftLint is also included in the automated tests.
SwiftLint execution is also included in the automated tests.

### Jazzy docs

Expand All @@ -159,7 +159,7 @@ Xcode will be correct and useful to users. `.jazzy.yaml` contains the configurat
Generate the documentation using the following command in the root of the project:
`jazzy`

Jazzy is also included in the automated tests.
Jazzy execution is also included in the automated tests.

### Running automated tests

Expand Down

0 comments on commit 4956287

Please sign in to comment.