Skip to content

Commit

Permalink
Update ASSESSMENT_TOOL.md
Browse files Browse the repository at this point in the history
Smoothing out flow.

Signed-off-by: jpound <[email protected]>
  • Loading branch information
jpound authored Sep 3, 2024
1 parent 49e5e23 commit 675c0e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions organizations/ASSESSMENT_TOOL.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Assessment Tool

The assessment tool is a tool that allows you to assess the readiness of your pre-existing GitHub `repository`, before importing it with the toolkit.
The Assessment Tool allows you to assess the readiness of your pre-existing GitHub `repository`, before importing it with the toolkit.
It is used to check whether toolkit guardrails are already in place in the `repository`, as well as any settings required at the `organization` level.

## Running the Assessment Tool
Expand All @@ -16,4 +16,4 @@ To run an assessment check on a repository, run the following command:
gh_foundations check <org-slug>
```

Where `<org-slug>` is the organization slug to check. See the [documentation](https://github.com/FociSolutions/github-foundations-cli/blob/main/README.md#check) for more information.
`<org-slug>` is the organization slug to check. See the [documentation](https://github.com/FociSolutions/github-foundations-cli/blob/main/README.md#check) for more information.

0 comments on commit 675c0e2

Please sign in to comment.