diff --git a/README.md b/README.md index 50e54653d58596552936e7b92fa66ba967e87429..f305a14e2326d6fd5593c206cd84322c3bbeecaa 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,6 @@ fn main() { There are a few things missing at the moment: * Terrain - * Loading files that aren't base64 encoded and compressed with zlib * Tile flipping * Image layers * A nice API. At the moment you can access attributes and properties, find tilesets by GID and loop through the tiles. This leaves a user of the library with a bit to do.