From 7eec6ec3a528949cea5635f92e78c8c0045918c9 Mon Sep 17 00:00:00 2001 From: Andy D <8628078+rpigu-i@users.noreply.github.com> Date: Wed, 10 Jul 2024 08:23:29 -0400 Subject: [PATCH] Update Part 2 README.md Update readme to add note about Codespace --- part2/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/part2/README.md b/part2/README.md index 11346aa..334f3c9 100644 --- a/part2/README.md +++ b/part2/README.md @@ -12,6 +12,8 @@ One is Java based, and the second is JavaScript. These can be found under: We will start by looking at how secrets scanning tools can be used against these applications. +The following examples largely take place on the GitHub platform. You can use Codespace for for any commandline prompts, or complete this locally on your machine. + ## Module 4:Secrets scanning