From 878fee3f361279b410e5b4a9a930dea4d2426fa1 Mon Sep 17 00:00:00 2001 From: Luigi D'Acunto Date: Wed, 1 Jul 2026 20:03:19 +0200 Subject: [PATCH] Aggiunge link GreasyFork nella sezione Installation del README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e244950..dbdc410 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,10 @@ A [Tampermonkey](https://www.tampermonkey.net/) userscript that enhances the Che ## Installation 1. Install the [Tampermonkey](https://www.tampermonkey.net/) browser extension. -2. Click **Install script** below (or open the raw `.user.js` URL): +2. Install the script from one of these sources: - [**Install Checkmk SwissKnife**](https://luigidacunto.com/scripts/checkmk-swissknife/user_script/checkmk_swissknife.user.js) + - [**GreasyFork**](https://greasyfork.org/en/scripts/585184-checkmk-swissknife) *(recommended)* + - [**Direct install**](https://luigidacunto.com/scripts/checkmk-swissknife/user_script/checkmk_swissknife.user.js) 3. Tampermonkey will detect the `@downloadURL` and prompt for updates automatically.