Skip to content
Snippets Groups Projects
Commit 8b31315a authored by Matthew Hall's avatar Matthew Hall Committed by GitHub
Browse files

Add link to docs.rs to README

parent 1c414d11
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
![Travis](https://travis-ci.org/mattyhall/rs-tiled.svg?branch=master)
Read maps from the [Tiled Map Editor](http://www.mapeditor.org/) into rust for use in video games. It is game engine agnostic and pretty barebones at the moment. Documentation is available [on rust-ci](http://rust-ci.org/mattyhall/rs-tiled/doc/tiled/).
Read maps from the [Tiled Map Editor](http://www.mapeditor.org/) into rust for use in video games. It is game engine agnostic and pretty barebones at the moment. Documentation is available [on docs.rs](https://docs.rs/tiled/).
Code contributions are welcome as are bug reports, documentation, suggestions and criticism.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment