diff --git a/challenges/crypto/Runes/writeup.md b/challenges/crypto/Runes/writeup.md index 0c5e3e9..5c051d3 100644 --- a/challenges/crypto/Runes/writeup.md +++ b/challenges/crypto/Runes/writeup.md @@ -5,8 +5,9 @@ This challenge requires the completion of the previous challenge "Blub Blub Blub There are 2 methods 1. Do it manually by using the Pigpen cipher chart + ![image](https://github.com/lenebread/GiTxHextech-Challenge-Repo/assets/166520861/558412c8-d668-4ec8-8851-0dbd0bec24c2) -2. Use a online decoder to solve (https://www.boxentriq.com/code-breaking/pigpen-cipher) +3. Use a online decoder to solve (https://www.boxentriq.com/code-breaking/pigpen-cipher) image