From 5bf5f43dc0f1ef7b29ea0bee8a4ad4b75393a403 Mon Sep 17 00:00:00 2001
From: deinkoks <deinkoks@cert.ccc.de>
Date: Mon, 28 Dec 2020 10:29:12 +0000
Subject: [PATCH] Update maschinenraum.en.md

---
 docs/maschinenraum.en.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/docs/maschinenraum.en.md b/docs/maschinenraum.en.md
index d263681..e7a5389 100644
--- a/docs/maschinenraum.en.md
+++ b/docs/maschinenraum.en.md
@@ -140,7 +140,9 @@ A user can go to his profile (`/<conference_slug>/me`) and redeem a token in "My
 
 A url is available to auto-fill in the token input field: `/<conference_slug>/me/redeem_badge/<redeem_token>`.
 
-When a user redeems a badge via the frontend, it is automatically accepted and set to private on his profile.
+When a user redeems a badge via his profile, it is automatically accepted and set to private on their profile.
+
+![]( img/badgeDokuFrontend1.png)
 
 ###### Automaticly assign a badge to a user via the API
 An API is provided to automatically assign a badge to an user. These badges need to be accepted by the user (`/<conference_slug>/me/manage_badges`).
@@ -180,4 +182,4 @@ There is separate documentation for channels and connected questions: [c3voc.de/
 In case of questions regarding streams please contact:
 recommended: IRC, #voc-lounge im Hackint.eu
 possible: [voc@c3voc.de](mailto:voc@c3voc.de)
- 
\ No newline at end of file
+ 
-- 
GitLab