diff --git a/README.md b/README.md index 7cd78fc1..1b0bc6b8 100644 --- a/README.md +++ b/README.md @@ -20,10 +20,10 @@ GitHub Action for installing development tools (mainly from GitHub Releases). ### Inputs -| Name | Required | Description | Type | Default | -| -------- |:--------:| --------------------------------------- | ------- | ------- | -| tool | **✓** | Tools to install (comma-separated list) | String | | -| checksum | | Whether to enable checksums | Boolean | `true` | +| Name | Required | Description | Type | Default | +| ---- | :------: | ----------- | ---- | ------- | +| tool | **✓** | Tools to install (comma-separated list) | String | | +| checksum | | Whether to enable checksums | Boolean | `true` | ### Example workflow