Skip to content

Commit

Permalink
Merge pull request #186 from ar-cyber/main
Browse files Browse the repository at this point in the history
final touches
  • Loading branch information
SethBurkart123 authored Nov 13, 2024
2 parents bebe0ac + c816174 commit 1507e9c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# SVELTE BUILD - NOT STABLE
Please don't use this in a production environment - it is quite buggy and is not fully completed as of yet. <br>

#

Expand Down Expand Up @@ -120,7 +118,7 @@ The folder structure is as follows:

- The `src` folder contains source files that are compiled to the build directory.

- The `src/interface` folder contains source React files that are required for the Settings page.
- The `src/interface` folder contains source React & Svelte files that are required for the Settings page.

- The `dist` folder is where the compiled code ends up, this is the folder what you need to load into chrome as an unpacked extension for development.

Expand Down
6 changes: 2 additions & 4 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,8 @@ Below here is the supported versions of BetterSEQTA+. Anything older than this i

| Version | Supported |
| ------- | ------------------ |
| 3.3.2 | :white_check_mark: |
| 3.3.x |:white_check_mark: *|
| 3.0.x | :x: |
| < 3.0 | :x: |
| 3.4.0 | :white_check_mark: |
| <= 3.3 | :x: |

`*` May not work on other devices.

Expand Down

0 comments on commit 1507e9c

Please sign in to comment.