diff --git a/README.md b/README.md index 30ecee7..b8d3e2c 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,13 @@ To generate a starter workflow for your repository, in the workflow generation i 1. Enter your GitHub repository URL or username/repository. 2. (Optional) Under **Advanced Options**, select one or more options to customize the workflow. -3. Click **Generate Workflow**. +3. Click **Generate Workflow**. - +

+ + + +

The workflow generator automatically displays the starter workflow in the workflow editor of your repository. Modify the generated workflow as needed, and commit your changes to save the workflow file in the `.github/workflows` directory of your repository.