From a14b98be2200b4eae1f461b20b78a5980fdccb4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C6=90q=C9=BFm=C6=90?= <70713233+3prm3@users.noreply.github.com> Date: Fri, 11 Jun 2021 09:14:37 -0700 Subject: [PATCH] Fix images on readme.md Make the #Conficts images visible without having to click on a link to see them --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 62b16585d..b29bd9d78 100644 --- a/README.md +++ b/README.md @@ -22,12 +22,12 @@ Currently Iris and Canvas Shaders are Incompatible with this mod, - Iris has transparent monitors, and when a computer displays something on the monitor, the face becomes black - Canvas... uhm - Computer Terminals are 100% unusable and scuffed - - https://user-images.githubusercontent.com/16393543/120464345-ab619b00-c351-11eb-9dfb-e68ddc93de5e.png + - - Monitors break with either rendering option - TBO - Just crashes on world load - VBO - - https://user-images.githubusercontent.com/16393543/120475933-d999a780-c35e-11eb-9d94-ef4e5988ad5f.png + - ## Contributing Any contribution is welcome, be that using the mod, reporting bugs or contributing code. In order to start helping develop CC:R there are a few rules 1) Any updates that port commits from CC:T, ***MUST*** follow the format defined in [patchwork.md](patchwork.md) otherwise they will not be accepted,