From 25dc837b25f949cec69d23dd1fe1106bccdd9b67 Mon Sep 17 00:00:00 2001 From: kreemer Date: Thu, 25 Feb 2021 21:05:29 +0100 Subject: [PATCH] Added links to tiled website --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 230572f..73c39be 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ TMX is a library for creating, parsing and editing tmx files. The main purpose is to parse a tmx file and save the parsed file as image file. +The tmx format is used by the program [Tiled](https://www.mapeditor.org). The format is explained [here](https://doc.mapeditor.org/en/stable/reference/tmx-map-format/). + ## Installation Install the latest version with