The previous wording exceeded the description column width generated by readme-generator, so markdownlint reported MD060/table-column-style for all three parameter tables. Shorten the hint to an `Example:` clause that fits the existing column width and pad the cells accordingly, keeping the README stable across regeneration. Co-authored-by: Copilot <copilot@github.com>