From 2fa3b57400e54a8e398930b7e9eefdf05169228f Mon Sep 17 00:00:00 2001 From: Bixilon Date: Mon, 14 Nov 2022 16:09:04 +0100 Subject: [PATCH] readme: add missing bracket --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index b5ec9ecc7..065e10ad4 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -47,7 +47,7 @@ Minosoft is an open source minecraft client, written from scratch in kotlin (and - Particles - Basic block and skylight (custom light engine) - Block and item interactions (e.g. place, break, mining) -- ~~Original physics~~ ([#91](https://gitlab.bixilon.de/bixilon/minosoft/-/issues/91) +- ~~Original physics~~ ([#91](https://gitlab.bixilon.de/bixilon/minosoft/-/issues/91)) - A lot more, only listing major things here, see the screenshots: ![Rendering](doc/img/rendering5.png)