From 5dbb98e3991e4b8f1f874e0e2fde9d9fa8a643bd Mon Sep 17 00:00:00 2001 From: Louis Pearson Date: Fri, 5 Aug 2022 19:40:24 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d9fc44..2eab382 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Zig LDtk -This is a single file library for parsing LDtk JSON files. [[https://ldtk.io/][Ldtk]] is a level editor for 2D games that allows you to organize many levels in one large world. +This is a single file library for parsing LDtk JSON files. [Ldtk](https://ldtk.io/) is a level editor for 2D games that allows you to organize many levels in one large world. ## Usage