Copied to Clipboard
https://github.com/jmfayard/gradle-kotlin-dsl-libs/blob/master/README.md
I have found surprisingly hard to put myself, who maintains the project and knows every detail of it, in the shoes of the casual developer who would stumble upon my project without any context and not an infinite amount of attention.
Ideally, I would like him after a short read to think either
- that's not for me but I know why
- that's something for me and I will give it a try.
Do you have any recommendations on how to write a better README?
That could be examples of things to avoid, or examples of projects that do it right.