From 513a236721dbdc88f22ac1992619efd17cdd15fc Mon Sep 17 00:00:00 2001
From: David M <PieKing1215@users.noreply.github.com>
Date: Thu, 30 Dec 2021 17:04:28 -0500
Subject: [PATCH] Remove "Things missing" section & update Buch link in README

---
 README.md | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/README.md b/README.md
index 4a0d27d..d07ef05 100644
--- a/README.md
+++ b/README.md
@@ -29,15 +29,8 @@ fn main() {
 }
 ```
 
-### Things missing
-
-There are a few things missing at the moment:
-
-- Terrain
-- A nice API. At the moment you can access attributes and properties, find tilesets by GID and loop through the tiles. This leaves a user of the library with a bit to do.
-
 ### Licences
 
-assets/tilesheet.png by Buch (http://blog-buch.rhcloud.com/)
+assets/tilesheet.png by Buch (https://opengameart.org/content/sci-fi-interior-tiles)
 
 Licenced under MIT
-- 
GitLab