From acb7b5b4cb31d6566549111078120e573539886a Mon Sep 17 00:00:00 2001 From: Mikayla Date: Sun, 16 Jul 2023 21:29:41 -0400 Subject: [PATCH] update README.md with new installer pastebin --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6b71f93..329d14e 100644 --- a/README.md +++ b/README.md @@ -7,12 +7,10 @@ Configurable ComputerCraft SCADA system for multi-reactor control of Mekanism fi ![GitHub Workflow Status (with branch)](https://img.shields.io/github/actions/workflow/status/MikaylaFischler/cc-mek-scada/check.yml?branch=latest&label=latest) ![GitHub Workflow Status (with branch)](https://img.shields.io/github/actions/workflow/status/MikaylaFischler/cc-mek-scada/check.yml?branch=devel&label=devel) -### Join the Discord! +### [Join](https://discord.gg/R9NSCkhcwt) the Discord! ![Discord](https://img.shields.io/discord/1129075839288496259) -https://discord.gg/R9NSCkhcwt - ## Released Component Versions ![Installer](https://img.shields.io/endpoint?url=https%3A%2F%2Fmikaylafischler.github.io%2Fcc-mek-scada%2Finstaller.json) @@ -43,7 +41,7 @@ v10.1+ is required due the complete support of CC:Tweaked added in Mekanism v10. You can install this on a ComputerCraft computer using either: * `wget https://raw.githubusercontent.com/MikaylaFischler/cc-mek-scada/main/ccmsi.lua` -* `pastebin get tUVtJFxX ccmsi.lua` +* `pastebin get RGasyTM4 ccmsi.lua` ## [SCADA](https://en.wikipedia.org/wiki/SCADA) > Supervisory control and data acquisition (SCADA) is a control system architecture comprising computers, networked data communications and graphical user interfaces for high-level supervision of machines and processes. It also covers sensors and other devices, such as programmable logic controllers, which interface with process plant or machinery.