From f18cc923f95ff94b4b97b2c9561fb7c25399d4a1 Mon Sep 17 00:00:00 2001 From: kekzdealer <31353359+kekzdealer@users.noreply.github.com> Date: Sun, 13 Oct 2019 20:54:20 +0200 Subject: Adding some pictures to my front page --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index da244a66c2..5793af904e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # KekzTech A Minecraft mod for the 1.7.10 modpack GTNH. No compatibility outside GTNH guaranteed. + +My mod adds Solid Oxide Fuel Cells to turn gas fuels into electricity and steam, a multi tank that can store up to 25 different fluids in one structure, and a nuclear reactor in the future. + +Solid Oxide Fuel Cell MK1 and MK2: +![picture of Solid Oxied Fuel Cells, tier 1 and 2](https://github.com/kekzdealer/KekzTech/screenshots/SOFC_Display.jpeg) + +Multi Tank: +![picture of multi tank](https://github.com/kekzdealer/KekzTech/screenshots/TFFT_Display.jpeg) -- cgit From 953e039ee828aa2403c0f54da9d5ed5843414c54 Mon Sep 17 00:00:00 2001 From: kekzdealer <31353359+kekzdealer@users.noreply.github.com> Date: Sun, 13 Oct 2019 20:56:18 +0200 Subject: fixing readme... --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5793af904e..a9ab1d87e3 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ No compatibility outside GTNH guaranteed. My mod adds Solid Oxide Fuel Cells to turn gas fuels into electricity and steam, a multi tank that can store up to 25 different fluids in one structure, and a nuclear reactor in the future. Solid Oxide Fuel Cell MK1 and MK2: -![picture of Solid Oxied Fuel Cells, tier 1 and 2](https://github.com/kekzdealer/KekzTech/screenshots/SOFC_Display.jpeg) +![picture of Solid Oxied Fuel Cells, tier 1 and 2](https://github.com/kekzdealer/KekzTech/blob/master/screenshots/SOFC_Display.jpeg?raw=true) Multi Tank: -![picture of multi tank](https://github.com/kekzdealer/KekzTech/screenshots/TFFT_Display.jpeg) +![picture of multi tank](https://github.com/kekzdealer/KekzTech/blob/master/screenshots/TFFT_Display.jpeg?raw=true) -- cgit