From ed774951ec4bd2cc58cd5d4f01ab16e614d75fd0 Mon Sep 17 00:00:00 2001 From: Matthew Hall <matthew@quickbeam.me.uk> Date: Sun, 12 Oct 2014 15:09:02 +0100 Subject: [PATCH] Add message about contributions to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c7c339f..9a3cbce 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ 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/). +Code contributions are welcome as are bug reports, documentation, suggestions and critism. + ### Example -- GitLab