From fdad3a1a11e775d93b0fff6a9089f1a4e6c16f0f Mon Sep 17 00:00:00 2001 From: "Mohamed A. Abdallah" Date: Sat, 7 Sep 2024 03:46:53 +0300 Subject: [PATCH 1/2] Updated READEME.md --- README.md | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/README.md b/README.md index 6d0fe42..a2f31aa 100644 --- a/README.md +++ b/README.md @@ -7,17 +7,6 @@ A Web extension that applies a modern dark mode theme to the AOU Student Information System (SIS) pages for a more comfortable, eye-friendly browsing experience during extended usage. -## **Table of Contents** - -1. [Introduction](#introduction) -2. [Features](#features) -3. [Usage](#usage) -4. [Contributing](#contributing) -5. [Code of Conduct](#code-of-conduct) -6. [Acknowledgments](#acknowledgments) -7. [License](#license) -8. [Contact](#contact) - --- ## **Introduction** @@ -36,7 +25,7 @@ SIS Darkmode is designed to provide a visually appealing dark theme for the AOU Once installed, SIS Darkmode will automatically activate the dark theme on any page under the specified SIS domains (`*.aou.edu.kw`). -## **Contributing** +## **Contributing** [![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/dwyl/esta/issues) We welcome contributions to enhance the SIS Darkmode extension. To contribute: From 91421beb9b1f3fcfd6c5f17df181301afc7d4c84 Mon Sep 17 00:00:00 2001 From: "Mohamed A. Abdallah" Date: Sat, 7 Sep 2024 03:51:20 +0300 Subject: [PATCH 2/2] Updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2f31aa..cf9ca14 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ **Version**: 0.1.1.0 **License**: [GNU General Public License v3.0](LICENSE) -A Web extension that applies a modern dark mode theme to the AOU Student Information System (SIS) pages for a more comfortable, eye-friendly browsing experience during extended usage. +ModernSIS is designed to provide a visually appealing dark theme for the AOU Student Information System (SIS) pages, specifically targeting the domains sisksa.aou.edu.kw and sis.aou.edu.kw. This extension enhances readability, reduces eye strain, and offers a modern look while preserving the SIS platform's original functionality. ---