clean: fix up readMe formatting

This commit is contained in:
sethburkart123
2024-08-26 23:37:43 +10:00
parent 9659f9aae2
commit b36426a94b
+13 -7
View File
@@ -3,17 +3,17 @@
</a> </a>
<p align="center"> <p align="center">
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> 🔥 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> 🔥
</p> </p>
<p align="center"> <p align="center">
&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://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://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> <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>
</p> </p>
<div> <div>
<;img src="https://img.shields.io/chrome-web-store/users/afdgaoaclhkhemfkkkonemoapeinchel" /&gt; <img src="https://img.shields.io/chrome-web-store/users/afdgaoaclhkhemfkkkonemoapeinchel" />
<;img src="https://img.shields.io/chrome-web-store/rating/afdgaoaclhkhemfkkkonemoapeinchel" /&gt; <img src="https://img.shields.io/chrome-web-store/rating/afdgaoaclhkhemfkkkonemoapeinchel" />
</div> </div>
## Table of contents ## Table of contents
@@ -22,7 +22,7 @@
- [Creating Custom Themes](#creating-custom-themes) - [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)
- [Folder Structure](#folder-structure) - [Folder Structure](#folder-structure)
- [Contributors](#contributors) - [Contributors](#contributors)
- [Credits](#credits) - [Credits](#credits)
@@ -48,7 +48,7 @@
- Brave Supported - Brave Supported
- Opera Supported - Opera Supported
- Vivaldi Supported - Vivaldi Supported
- 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 ## Creating Custom Themes
@@ -57,6 +57,12 @@ If you are looking to create custom themes, I would recommend you start at the o
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 :) 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 :)
## 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