From a39991b9ca25d75150578795178cd9554a4f90ce Mon Sep 17 00:00:00 2001
From: Benjamin Auder <benjamin.auder@somewhere>
Date: Sat, 27 Jan 2018 18:54:50 +0100
Subject: [PATCH] Fix ublock spelling and add link

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 635e8f9..9fa2b54 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ So under normal circumstances it's also impossible for a student to continue the
 
 Version "standard classroom": some potential cheating ways,
  - headless browsers with renamed http-user-agent; difficult to counter with 100% confidence
- - block JS script using e.g. μblock, then re-inject the script cleaned of listeners
+ - block JS script using e.g. [uBlock Origin](https://github.com/gorhill/uBlock), then re-inject the script cleaned of listeners
  - intercept HTTP response to "start quiz" signal, re-compose the page without listeners and run
 
 The only way to garanty zero internet cheat is to use some SELinux configuration in kiosk mode
-- 
2.44.0