Skip to content

Commit 382660b

Browse files
committed
Initial commit
1 parent 054417e commit 382660b

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,19 @@ Once installation has completed, clone your repository to your local machine and
5252
#### 🚀 PLAY!
5353

5454
1. Open a terminal and run:
55-
`node server.js`
55+
`node server.js`. To open a terminal in Codespaces, click **Terminal** in the top left menu and then **New Terminal**.
5656
1. If you're inside a Codespace, you will notice a prompt appearing on the bottom right corner. Click **Open in browser**. If you're running the challenge locally, open a web browser and navigate to `http://localhost:3000/`.
5757
1. Spot the security issue by reviewing the code in `script.js`, `server.js`, `index.html` and `styles.css`.
58-
1. If you enjoy this challenge, we have 10 more challenges for you in the [Secure Code Game](https://gh.io/securecodegame)!
58+
1. If you enjoy this challenge, we have 10 more challenges for you in the [Secure Code Game](https://gh.io/securecodegame)!
59+
60+
#### 🔐 Submit your solution!
61+
62+
1. Answer [3 simple questions](https://forms.gle/EdGsWrqMcQZQ8myN6) about this challenge and win!
63+
1. You can be 1 of the 3 winners to receive a **GitHub Shop Voucher of 60 USD plus free shipping!**
64+
1. The competition will run in a first-come, first-served basis where winners will be the first 3 to submit the correct answers.
65+
1. We will inform the winners via email and we will publish our model solutions as a **GitHub Discussion** in this repository after the challenge ends.
66+
1. Finally, remember: we have 10 more challenges for you in the [Secure Code Game](https://gh.io/securecodegame)!
67+
68+
#### ❓ Help & Support
69+
70+
Email us at securitylab-social@github.com

0 commit comments

Comments
 (0)