diff --git a/README.md b/README.md index 4df9441..02914bf 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,9 @@ See [test](https://github.com/tj-actions/puppeteer/blob/main/.github/workflows/t -| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION | -|-------|--------|----------|---------|--------------| -| files | string | true | | Files to run | +| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION | +|-------------------------------------------------|--------|----------|---------|--------------| +| [files](#input_files) | string | true | | Files to run | @@ -37,10 +37,10 @@ See [test](https://github.com/tj-actions/puppeteer/blob/main/.github/workflows/t -| OUTPUT | TYPE | DESCRIPTION | -|--------------|--------|----------------| -| container-id | string | Container ID | -| home | string | Home directory | +| OUTPUT | TYPE | DESCRIPTION | +|------------------------------------------------------------------------|--------|----------------| +| [container-id](#output_container-id) | string | Container ID | +| [home](#output_home) | string | Home directory |