From dfcab18ccc53a367b011a9e2ac350ee235755546 Mon Sep 17 00:00:00 2001 From: Guusvanmeerveld Date: Thu, 5 Aug 2021 00:00:55 +0200 Subject: [PATCH] Update README --- README.md | 39 +++++++++++++++++++++++++++++---------- 1 file changed, 29 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index f2792e2..f52fc95 100644 --- a/README.md +++ b/README.md @@ -1,24 +1,43 @@ -

+

# Magister Auto-Login -Automagically logs into Magister 6 so you won't have to. +A Chrome, Firefox & Edge compatible web extension that automatically logs into Magister 6 for you. ## How to install -Click [here](https://mb-o.nl/autologin) and click on "Add to Browser". +### One click install -## Built With +See list for all download links below: -* [Bootstrap](https://getbootstrap.com) - CSS framework used +- [Chrome](https://chrome.google.com/webstore/detail/magister-auto-login/cekhhgcjpkahghpgeafhmkkjhidodplk) +- [Firefox](https://addons.mozilla.org/en-GB/firefox/addon/magister-auto-login/) +- [Edge]() -## Authors +### Build from source + +_Requirements_: + +- Yarn or NPM +- NodeJS v12+ +- Git + +```bash +git clone https://github.com/Guusvanmeerveld/Magister-Auto-Login.git Magister-Auto-Login +cd Magister-Auto-Login +yarn build +``` -* **Guus van Meerveld** - *Main Developer* - [Github](https://guusvanmeerveld.dev) -* **Martijn Oosterhuis** - *Main Developer* - [Website](https://mb-o.nl/) -* **Sam Taen** - *Absolutely Nothing* - [Website](https://samtaen.nl) +## Libraries used + +- [Milligram](https://milligram.io) - Main CSS framework +- [Normalize.css](https://necolas.github.io/normalize.css/) - Utility CSS framework +- [Google Fonts](https://fonts.google.com) - + +## Authors -See also the list of [contributors](https://github.com/Guusvanmeerveld/magister-auto-login/graphs/contributors) who participated in this project. +- **Guus van Meerveld** - _Main Developer_ - [Website](https://guusvanmeerveld.dev) +- **Martijn Oosterhuis** - _Main Developer_ - [Website](https://mboosterhuis.nl) ## License