From 9d12d85907c39902f9a791ccea7a8310a0a1686c Mon Sep 17 00:00:00 2001 From: GreenAppers Date: Wed, 25 Sep 2024 20:23:41 -0700 Subject: [PATCH] Add test images --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8238e9d..80c2ca4 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,6 @@ - Copy the coordinates to the clipboard and the corner will be added. - Find two more corners: one with the same X chunk coordinate, one with the same Z chunk coordinate. - The solution is added. + +![Test1](images/test1.png?raw=true "Test1") +![Test2](images/test2.png?raw=true "Test2")