Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
iamazeem committed Apr 24, 2023
1 parent 16993c4 commit 8c132c6
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 @@ -17,7 +17,7 @@ facilities along with [`curl`](https://curl.se/) and
[`jq`](https://stedolan.github.io/jq/).

Tested on Linux, macOS, and Windows GHA runners. See
[CI](./.github/workflows/ci.yml) for details.
[CI workflow](./.github/workflows/ci.yml) for details.

## Usage

Expand Down Expand Up @@ -46,7 +46,7 @@ Tested on Linux, macOS, and Windows GHA runners. See
| `summary-as-json` | Extracted summary in JSON format |
| `grade` | Extracted grade [A+ to F; or maybe R if `follow-redirects: false`] |

## Example
### Example

```yaml
- name: Analyze HTTP response headers
Expand Down

0 comments on commit 8c132c6

Please sign in to comment.