From e7c5357c64678e30d9c12f7295864314926419ab Mon Sep 17 00:00:00 2001 From: Andrew R Date: Tue, 1 Apr 2025 06:47:49 +1030 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9c587272..5f6faca1 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,8 @@ Just remember, in order to update changes to the extension if you are running in The folder structure is as follows: - The `src` folder contains source files that are compiled to the build directory. +- +- The `src/plugins` folder contains vital loaders required for BetterSEQTA+ functionality. - The `src/interface` folder contains source React & Svelte files that are required for the Settings page.