Ask HN: What Makes a Good Readme.md

1 points by 0des ↗ HN

3 comments

[ 3.2 ms ] story [ 15.7 ms ] thread
Ask the newest engineer on the team whether they could extent the library with what is there. If no, it's not good enough.
A brief statement of purpose and the exact commands required to get started, verified by CI. I mean, you have a CI job (travis, github actions, etc.) that parses your README.md and ensures it does what it purports to do.