Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
metaphore authored Aug 20, 2019
1 parent d565ea8 commit ac33c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Add the dependency:
```gradle
dependencies {
implementation 'com.crashinvaders.vfx:gdx-vfx-core:0.4.0'
implementation 'com.crashinvaders.vfx:gdx-vfx-effects:0.4.0'
implementation 'com.crashinvaders.vfx:gdx-vfx-effects:0.4.0' // Optional, if you need standard filter/effects.
}
```

Expand Down

0 comments on commit ac33c9f

Please sign in to comment.