The text of this is unchanged **except** I added a sentence saying to please keep the README wrapped to 80 columns. I am proposing this as a style rule (only for Markdown files).o
The reasoning here is that the README is the onboarding information that newcomers to the project need, and it should be readable via as many different approaches as possible.
While many people approach new codebases by browsing the web, some of us still do the old thing of cloning the repo and looking for descriptive files within it, and for those people we should try to work on the widest variety of terminals we can. 80 columns has been a lowest-common-denominator width since the 70s, so it makes a good target for this purpose.
I'm not hurt if people disagree, I just thought I'd offer this :)
Co-authored-by: Jake Hamilton <jake.hamilton@hey.com>
Reviewed-on: #12
Reviewed-by: Jake Hamilton <jake.hamilton@hey.com>
Co-authored-by: Irene Knapp <ireneista@irenes.space>
Co-committed-by: Irene Knapp <ireneista@irenes.space>