From 96fc9437e7d79b390d5628fa92a72f4ed948fd36 Mon Sep 17 00:00:00 2001 From: Harry Hopkinson <63599884+Harry-Hopkinson@users.noreply.github.com> Date: Fri, 12 Jan 2024 19:03:24 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5dbfae7..f18f937 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Close all Windows -A plugin for [OpenRCT2][] that closes all current windows open on your screen. +A plugin for [OpenRCT2](https://openrct2.org/) that closes all current windows open on your screen. Great for when moving large amounts of guests or if you have a cluttered screen and do not want to have to frantically click around to close them all. ## Installation @@ -23,7 +23,7 @@ On click the plugin will close all of your current windows. If you wish to contribute to this project, make sure it builds locally before pushing your changes. -To do this, install dependencies with Yarn: +To do this, install dependencies with NPM: ```bash npm run install