From 2697b929813bcedd8dec25509152b050d358c604 Mon Sep 17 00:00:00 2001 From: Jones Jankovic Date: Mon, 29 Jun 2026 13:45:20 +0930 Subject: [PATCH] feat: polish and cleanup readme --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 7bae7ec3..31a58519 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

- A beautiful 🤩 Chrome Extension that adds additional features and gives an overall better experience for SEQTA Learn. Currently looking for contributors 🔥 + A beautiful 🤩 browser extension that transforms SEQTA Learn with modern themes, powerful customization, productivity tools, and an improved user experience. Contributions are always welcome!

@@ -16,15 +16,16 @@ -## 📚 Documentation -All documentation has been moved to the [official docs site](https://docs.betterseqta.org): +## Documentation + +Everything you need to get started with BetterSEQTA+ can be found in the [official documentation](https://docs.betterseqta.org). Includes: -- Getting started -- Development setup +- Getting Started +- Installation & Development - Architecture -- Plugin system -- Theme creation +- Plugin System +- Theme Creation ## Features @@ -72,8 +73,7 @@ npm run dev Then load `dist` in `chrome://extensions` (Developer Mode → Load unpacked). -Full setup guide: -[https://betterseqta.github.io/BetterSEQTA-Docs/install/#for-developers-development-environment](https://betterseqta.github.io/BetterSEQTA-Docs/install/#for-developers-development-environment) +Full development setup guide can be found [here](https://docs.betterseqta.org/install/#for-developers-development-environment). ## Contributors