aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 1a20fdd..f5658a2 100644
--- a/readme.md
+++ b/readme.md
@@ -6,3 +6,11 @@
- [Driver images](https://brightspace.avans.nl/d2l/common/dialogs/quickLink/quickLink.d2l?ou=94181&type=coursefile&fileId=Coureurs.zip)
- [Country images](https://brightspace.avans.nl/d2l/common/dialogs/quickLink/quickLink.d2l?ou=94181&type=coursefile&fileId=Landen.zip)
- [Circuit images](https://brightspace.avans.nl/d2l/common/dialogs/quickLink/quickLink.d2l?ou=94181&type=coursefile&fileId=Circuits.zip)
+
+## klaagmuur
+
+- de zip bestanden van brightspace moeten met het volgende commando uitgepakt
+ worden op \*nix systemen om de accenten op de landnamen te behouden:
+ ```bash
+ unzip -O IBM437 <zip>
+ ```