From 7bef0b21de75b9f26ede7a10458a8bd34181dec8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98yvind=20Andreas=20Nilsen?= Date: Mon, 19 Aug 2024 13:49:50 +0200 Subject: [PATCH] Added 'how to use' section to the reamde --- ReadmeTemplate.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ReadmeTemplate.md b/ReadmeTemplate.md index f0d6653..321a2c4 100644 --- a/ReadmeTemplate.md +++ b/ReadmeTemplate.md @@ -5,6 +5,12 @@ TamperMonkey scripts for å gjøre websider bedre. (Fuglane, Innsida osv.) # Scripts {scriptlist} +# How to use +1. Install the TamperMonkey extension for your browser +2. Click on the script you want to install (in the list above) +3. Click on the "Raw" button +4. TamperMonkey should open and ask you to install the script + # Contribute 1. Clone the repository ```bash