Skip to content

Commit cc37eb9

Browse files
author
Gerald Yeo
committed
chore: update readme
1 parent 9c3aaaa commit cc37eb9

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,12 @@ Install the library via:
2323
$ npm install filter-chunk-webpack-plugin --save-dev
2424
```
2525

26-
| Webpack | Package Version |
27-
| --------------- | --------------- |
28-
| > 4.x.x | > 2.x.x |
29-
| 3.x.x and below | 1.x.x |
26+
### Tested Versions
27+
28+
| Webpack | Package Version |
29+
| ------- | --------------- |
30+
| 4.x.x | > 2.x.x |
31+
| 3.x.x | 1.x.x |
3032

3133
## Basic Usage
3234

@@ -88,7 +90,7 @@ but not
8890
assets/images/a5b912cd3.svg
8991
```
9092

91-
For more info, check out the [usage.spec.js](./src/usage.spec.js) for more info.
93+
For more information, check out the [usage.spec.js](./src/usage.spec.js).
9294

9395
## Options
9496

0 commit comments

Comments
 (0)