Open
Description
i think that the readme should be generated automatically by a script, so that bugs like #1263 will never happen again.
in my own eslint plugin, i use a custom script to accomplish this: https://github.com/IsaacScript/isaacscript/blob/main/packages/eslint-plugin-isaacscript/scripts/generateReadme.mts
so I think you could do something similar with this plugin.