Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Feb 22, 2024
1 parent 20bbf31 commit 9ca0bb8
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,16 +49,16 @@ GitHub Action generates a beautiful, easy-to-read markdown table or YAML code bl
* [Contributors ✨](#contributors-)

## Usage
Add any of the supported headings as a [`H2` header](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#headers) in any location of your markdown file.

Add the `Inputs` and/or `Outputs`
and/or `Secrets` (only supported by reusable workflows)
and/or `Description` (only supported by actions)
[`H2` header](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#headers) to any markdown file.
### Supported Headings
- `Inputs`
- `Outputs`
- `Secrets` (only supported by reusable workflows)
- `Description` (only supported by actions)

### Example

Add any of the supported headings in any location of your `README.md`

`README.md`
```
Expand Down

0 comments on commit 9ca0bb8

Please sign in to comment.