From d2702902aa370af8e0755fa6b973c2ac40f65ea2 Mon Sep 17 00:00:00 2001 From: Axel Magnuson <axelmagn@gmail.com> Date: Sat, 31 Oct 2015 23:50:52 -0600 Subject: [PATCH] change travis to point to my button --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5d3939..80b3073 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # rs-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 rust-ci](http://rust-ci.org/mattyhall/rs-tiled/doc/tiled/). -- GitLab