Hacker News new | ask | show | jobs
by S33V 1624 days ago
I find it slightly weird that a product that's characterized by its attention to resolution and crispiness has no images/video or obvious links to such in their README.
1 comments

I was irked by this as well. I suspect that if GitHub allowed people to copy-paste images directly into README.md we'd see more images in the description of such projects (not sure if they've added such features since the last time I wrote a README.md).
They did actually. You can paste an image into a Markdown file with cmd/ctrl+v.
Or drag-and-drop an image into a README or any other form of text on the site (PR description, issue comment, etc)