Skip to content

Commit

Permalink
update README to point out compatibility with 0.10.x. Fixes #14
Browse files Browse the repository at this point in the history
  • Loading branch information
kikito committed Jan 26, 2016
1 parent 7a84390 commit fa623f9
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 @@ -14,7 +14,7 @@ LÖVE compatibility
Since anim8 uses LÖVE's graphical functions, and they change from version to version, you must choose
the version of anim8 which is compatible with your LÖVE.

* The current version of anim8 is v2.1. It is compatible with LÖVE 0.9.x
* The current version of anim8 is v2.1. It is compatible with LÖVE 0.9.x and 0.10.x
* The last version of anim8 compatible with LÖVE 0.8.x was [anim8 v2.0](https://github.com/kikito/anim8/tree/v2.0.0).

Example
Expand Down

0 comments on commit fa623f9

Please sign in to comment.