diff --git a/README.md b/README.md index e19d6e3..e0cbd3b 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,9 @@ -# CinemaMod WebDisplays -This is a fork of the WebDisplays mod from 1.12, updated to work in newer versions, and with some bug fixes and reworking. - -Cinemamod WebDisplays also uses CinemaMod's [MCEF](https://github.com/CinemaMod/mcef) and [JCEF](https://github.com/CinemaMod/java-cef), which should allow for WD to be a bit more seamless than [Chromium's JCEF](https://github.com/chromiumembedded/java-cef) would allow for. - # WebDisplays WebDisplays adds a screen block, which allows you to browse the internet in minecraft. +This project is a fork of montoyo's [WebDisplays](https://github.com/montoyo/webdisplays) mod from 1.12, updated to work in newer versions, and with some bug fixes and reworking. + +WebDisplays requires [MCEF](https://www.curseforge.com/minecraft/mc-mods/mcef), which is using [CinamaMod's fork of JCEF](https://github.com/CinemaMod/java-cef), which should allow for WD to be a bit more seamless than [Chromium's JCEF](https://github.com/chromiumembedded/java-cef) would allow for. + ### Wiki * A Wiki which details all blocks/items can be found on [montoyo's website](https://montoyo.net/wdwiki/). However, a lot of stuff has changed since that wiki was written.