Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jkcso authored Feb 27, 2025
1 parent e36f55a commit 454f5cc
Showing 1 changed file with 2 additions and 2 deletions.
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

0 comments on commit 454f5cc

Please sign in to comment.