From 48773f708ba2f89c443140aaafe6c8d32900dbad Mon Sep 17 00:00:00 2001 From: Alexander Ikonomou Date: Tue, 1 Jul 2025 20:27:54 +0200 Subject: [PATCH] Fix formatting errors Prettier was updated in #58. See also: https://github.com/ikelax/userscripts/pull/58 --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index d6f58b4..ebc23b1 100644 --- a/README.md +++ b/README.md @@ -8,13 +8,11 @@ them add functionality to pages of the Saarland University. 1. Make sure you have user scripts enabled in your browser (these instructions refer to the latest versions of the browser): - - [Tampermonkey](https://www.tampermonkey.net/) (proprietary) - [Violentmonkey](https://violentmonkey.github.io/get-it/) - [Greasemonkey](https://addons.mozilla.org/firefox/addon/greasemonkey/) 2. Get information or install: - - Learn more about the userscript by clicking on the named link. You will be taken to the specific documentation page.