From bc88ea05629a9f0acb1af52eb2ec68b427f08dff Mon Sep 17 00:00:00 2001 From: Shaun Date: Sun, 17 Apr 2022 07:30:26 +0200 Subject: [PATCH] chore #1860: reverted readme file --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 109cf3c6..3b2afb03 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,6 @@ Built with NodeJS, JS, HTML and CSS. ### Installation and Usage -**IMPORTANT**: The sqlite3 package has been removed for the time being due to multiple `npm audit` issues arrising. While installing this module will not cause you any security issues (due to the nature of the vulnerabilities and how Isleward actually uses the module), we have removed it to make the build process simpler for us. As a result of this, after performing an `npm install` in the `server` folder, please also run `npm i sqlite3`. - * [Windows](https://gitlab.com/Isleward/isleward/wikis/installation-and-usage-(windows)) * [Linux](https://gitlab.com/Isleward/isleward/wikis/installation-and-usage-(linux)) * [MacOS](https://gitlab.com/Isleward/isleward/wikis/installation-and-usage-(macos))