Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ All levels are configured to run instantly with GitHub Codespaces. If you chose

Optional: We recommend these free-of-charge additional extensions, but we haven't pre-installed them for you:

1. `github.copilot-labs` to receive AI-generated code explanations.
1. `GitHub.copilot-chat` to receive AI-generated code explanations.
1. `alexcvzz.vscode-sqlite` to visualize the SQL database created in Season-1/Level-4 and the effects of our exploits on its content.

If you need assistance, don't hesitate to ask for help in our [GitHub Discussions](https://github.com/skills/secure-code-game/discussions) or on our [Slack](https://gh.io/securitylabslack), at the [#secure-code-game](https://ghsecuritylab.slack.com/archives/C05DH0PSBEZ) channel.
Expand Down Expand Up @@ -168,7 +168,7 @@ npm install --prefix Season-2/Level-4/ Season-2/Level-4/ && npm install --global

We recommend these free-of-charge additional extensions:

1. `github.copilot-labs` to receive AI-generated code explanations.
1. `GitHub.copilot-chat` to receive AI-generated code explanations.
1. `alexcvzz.vscode-sqlite` to visualize the SQL database created and the effects of our exploits on its content.

For more information about cloning repositories, see "[Cloning a repository](https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository)."
Expand Down