diff --git a/README.md b/README.md
index f7091b4..ff6beea 100644
--- a/README.md
+++ b/README.md
@@ -3,14 +3,51 @@
TamperMonkey scripts for å gjøre websider bedre. (Fuglane, Innsida osv.)
# Scripts
+ ## BAS Quick Search
+
+
+ | Version | 1.4.3 |
+ | Author | Øyvind Nilsen (on@ntnu.no) |
+ | Match | https://bas.ntnu.no/* |
+ | Description | Show a textbox on `Alt` + `/` key press and redirect to Cereweb search on Enter key press. Supports group search with "g:" prefix and accounts if you use no prefix or "a:" prefix. |
+
+
+ ## Fuglane - Issue links
+
+
+ | Version | 1.3.1 |
+ | Author | on@ntnu.no |
+ | Match | https://fuglane.it.ntnu.no/* |
+ | Description | Replace NTNU issue numbers, change numbers and upn's with clickable links to TopDesk |
+
+
+ ## Innsida Quick Search
+
+
+ | Version | 1.0.3 |
+ | Author | Øyvind Nilsen (on@ntnu.no) |
+ | Match | https://innsida.ntnu.no/* |
+ | Description | `alt` + `/` to search on Innsida |
+
+
+ ## TopDesk - Copy Issuenumber
+
+
+ | Version | 1.1.0 |
+ | Author | Øyvind Nilsen (on@ntnu.no) |
+ | Match | https://hjelp.ntnu.no/* |
+ | Description | Copies the issue number if you click it in TopDesk |
+
+
+ ## YR.no - Hotkeys
+
+
+ | Version | 1.2.1 |
+ | Author | on@ntnu.no |
+ | Match | https://www.yr.no/* |
+ | Description | Navigate the yr.no navbar using `Ctrl` + `←` and `Ctrl` + `→`. Navigate to 21-day forecast, radar map or daily table view using `Alt` + `L`, `Alt` + `R` or `Alt` + `V`. |
+
-| Filename | Name | Description | Auto Update |
-| --- | --- | --- | :-: |
-| [bas-search.user.js](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/bas-search.user.js) | BAS Quick Search | Show a textbox on `Alt` + `/` key press and redirect to Cereweb search on Enter key press. Supports group search with "g:" prefix and accounts if you use no prefix or "a:" prefix. | ✅ |
-| [fuglane.user.js](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/fuglane.user.js) | Fuglane - Issue links | Replace NTNU issue numbers, change numbers and upn's with clickable links to TopDesk | ✅ |
-| [innsida-search.user.js](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/innsida-search.user.js) | Innsida Quick Search | `alt` + `/` to search on Innsida | ✅ |
-| [topdesk.user.js](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/topdesk.user.js) | TopDesk - Copy Issuenumber | Copies the issue number if you click it in TopDesk | ✅ |
-| [yr.user.js](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/yr.user.js) | YR.no - Hotkeys | Navigate the yr.no navbar using `Ctrl` + `←` and `Ctrl` + `→`. Navigate to 21-day forecast, radar map or daily table view using `Alt` + `L`, `Alt` + `R` or `Alt` + `V`. | ✅ |
# How to use