Update README.md

This commit is contained in:
Seth Burkart
2024-08-26 23:33:59 +10:00
committed by GitHub
parent b205c0f832
commit 9659f9aae2
+12 -5
View File
@@ -3,22 +3,23 @@
</a> </a>
<p align="center"> <p align="center">
A beautiful 🤩 Chrome Extension that adds additional features and gives an overall better experience for <a href="https://educationhorizons.com/solutions/seqta/">SEQTA Learn.</a> <strong>Currently looking for contributors </strong> 🔥 A beautiful 🤩 Chrome Extension that adds additional features and gives an overall better experience for &lt;a href="https://educationhorizons.com/solutions/seqta/">SEQTA Learn.&lt;/a> <strong>Currently looking for contributors </strong> 🔥
</p> </p>
<p align="center"> <p align="center">
<a target="_blank" href="https://chrome.google.com/webstore/detail/betterseqta%20/afdgaoaclhkhemfkkkonemoapeinchel" ><img src="https://user-images.githubusercontent.com/95666457/149519713-159d7ef7-2c21-4034-a616-f037ff46d9a4.png" alt="ChromeDownload" width="250"></a> &lt;a target=&quot;_blank" href="https://chrome.google.com/webstore/detail/betterseqta%20/afdgaoaclhkhemfkkkonemoapeinchel" >&lt;img src="https://user-images.githubusercontent.com/95666457/149519713-159d7ef7-2c21-4034-a616-f037ff46d9a4.png" alt="ChromeDownload" width="250"></a>
<a target="_blank" href="https://discord.gg/YzmbnCDkat" ><img src="https://github.com/SethBurkart123/EvenBetterSEQTA/assets/108050083/23055730-b16e-44c0-9bef-221d8545af92" width="240" style="border-radius:10%;" /></a> &lt;a target=&quot;_blank" href="https://discord.gg/YzmbnCDkat" >&lt;img src="https://github.com/SethBurkart123/EvenBetterSEQTA/assets/108050083/23055730-b16e-44c0-9bef-221d8545af92" width=&quot;240" style="border-radius:10%;" />&lt;/a>
</p> </p>
<div> <div>
<img src="https://img.shields.io/chrome-web-store/users/afdgaoaclhkhemfkkkonemoapeinchel" /> <;img src="https://img.shields.io/chrome-web-store/users/afdgaoaclhkhemfkkkonemoapeinchel" /&gt;
<img src="https://img.shields.io/chrome-web-store/rating/afdgaoaclhkhemfkkkonemoapeinchel" /> <;img src="https://img.shields.io/chrome-web-store/rating/afdgaoaclhkhemfkkkonemoapeinchel" /&gt;
</div> </div>
## Table of contents ## Table of contents
- [Features](#features) - [Features](#features)
- [Creating Custom Themes](#creating-custom-themes)
- [Getting Started](#getting-started) - [Getting Started](#getting-started)
- [Running Development](#running-development) - [Running Development](#running-development)
- [Building for production ](#building-for-production ) - [Building for production ](#building-for-production )
@@ -50,6 +51,12 @@
- Firefox (Experimental - available [here](https://addons.mozilla.org/en-US/firefox/addon/betterseqta-plus/ )) - Firefox (Experimental - available [here](https://addons.mozilla.org/en-US/firefox/addon/betterseqta-plus/ ))
- Safari (Experimental - only available via compilation) - Safari (Experimental - only available via compilation)
## Creating Custom Themes
If you are looking to create custom themes, I would recommend you start at the official documentation [here](https://betterseqta.gitbook.io/betterseqta-docs). You can see some premade examples along with a compilation script that can be used to allow for CSS frameworks and libraries such as SCSS to be used [here](https://github.com/SethBurkart123/BetterSEQTA-theme-generator).
Don't worry- if you get stuck feel free to ask around in the discord. We're open and happy to help out! Happy creating :)
## Getting started ## Getting started
1. Clone the repository 1. Clone the repository