diff --git a/README.md b/README.md index 96c9281..7abfe90 100644 --- a/README.md +++ b/README.md @@ -60,18 +60,16 @@ Add any of the supported headings as a [`H2` header](https://github.com/adam-p/m * `Secrets` (only supported by reusable workflows) * `Description` (only supported by actions) -### Example +### Example -Add one or more headings to your `README.md` - - ## Inputs +1. Add one or more headings to your `README.md` > \[!NOTE] -> Add any of the headings you want to generate the documentation for (this can be multiple headings supported by the input file) +> This can be multiple headings supported by the input file ## Inputs -Update your workflow +2. Update your workflow ```yaml ...