Skip to content

Commit

Permalink
Chore: Fix compatibility table in README (#452)
Browse files Browse the repository at this point in the history
  • Loading branch information
bigtimebuddy committed Mar 21, 2024
1 parent 2db2f5f commit 96a4d3c
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,12 @@

Depending on your version of PixiJS, you'll need to figure out which major version of PixiJS Filters to use.

| PixiJS | PixiJS Filters |
|-------------|----------------|
| v5.x | v4.x |
| v6.x - v7.x | v5.x |
| v8.x | v6.x |
| PixiJS | PixiJS Filters |
|--------|----------------|
| v5.x | v3.x |
| v6.x | v4.x |
| v7.x | v5.x |
| v8.x | v6.x |

## Installation

Expand Down

0 comments on commit 96a4d3c

Please sign in to comment.