diff --git a/README.md b/README.md index 9cca5b8..a142261 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,8 @@ _A GitHub Security Lab initiative, providing an in-repo learning experience, whe - For owner, choose your personal account or an organization to host the repository. - We recommend creating a public repository, as private repositories will [use Actions minutes](https://docs.github.com/en/billing/managing-billing-for-github-actions/about-billing-for-github-actions). - Scroll down and click the **Create repository** button at the bottom of the form. -1. After your new repository is created, you can proceed to the 🛠️ set up section. +1. After your new repository is created and our GitHub Actions workflow has completed, you will notice a ❌ sign next to the initial commit. This is normal and you can ignore it. You will understand in Season-2/Level-1 why this happens. +1. You can now proceed to the 🛠️ set up section. ## 🛠️ The set up