Skip to content

Commit eeff9a8

Browse files
authored
Even more edits
1 parent caa5b4b commit eeff9a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ $ npm install --save-dev solidity-coverage
2727
set [ganache options](https://github.com/trufflesuite/ganache-core#options) via
2828
the `providerOptions` key in your `.solcover.js` config file.
2929

30-
### Truffle >= V5: setup and run
30+
### Truffle V5
3131

3232
Add "solidity-coverage" to your plugins array in `truffle-config.js`
3333
```javascript
@@ -49,7 +49,7 @@ truffle run coverage [options]
4949
| --solcoverjs | --solcoverjs ./../.solcover.js | Relative path from working directory to config. Useful for monorepo packages that share settings. (Path must be "./" prefixed) |
5050
| --version | | Version info |
5151
| --help | | Usage notes |
52-
|<img width=170/>|<img width=500/> |<img width=100/>|
52+
|<img width=250/>|<img width=500/> |<img width=100/>|
5353

5454
### Config Options
5555

0 commit comments

Comments
 (0)