From: Benjamin Auder <benjamin.auder@somewhere>
Date: Sat, 27 Jan 2018 17:54:50 +0000 (+0100)
Subject: Fix ublock spelling and add link
X-Git-Url: https://git.auder.net/doc/html/pieces/%7B%7B%20asset%28%27mixstore/images/%7B%7B%20targetUrl%20%7D%7D?a=commitdiff_plain;h=a39991b9ca25d75150578795178cd9554a4f90ce;p=qomet.git

Fix ublock spelling and add link
---

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