Skip to content

Commit 0ab384b

Browse files
authored
📚 Add SecureMail to README
1 parent f62a9c0 commit 0ab384b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ See `HueService` or [yetanotherhueapi](https://github.com/TobseF/yetanotherhueap
5151
⏰ The bomb can connect to an external Arduino hardware based 7-segment countdown timer.
5252
This optional project is available here: [Arduino-Countdown-Timer](https://github.com/TobseF/Arduino-Countdown-Timer/tree/master).
5353
See `TimerService` for interface details.
54+
55+
✉ As part of the game, a fake [Email Frontend - SecureMail](https://github.com/olegpeters/react-exitgame-email) is used. There the players have to hack into the inbox by using the "Forgot Password" option.
5456

5557
## ⌨ Controls
5658
Available if _debug_ switch is on:
@@ -135,4 +137,4 @@ Just launch it again.
135137
Exception in thread "main" java.lang.UnsupportedClassVersionError: com/intellij/junit5/JUnit5IdeaTestRunner :
136138
Unsupported major.minor version 52.0
137139
```
138-
Ensure you run unit tests with an Java 1.8 JDK.
140+
Ensure you run unit tests with an Java 1.8 JDK.

0 commit comments

Comments
 (0)