Hacker News new | ask | show | jobs
by jeffalyanak 693 days ago
You can just use normal markdown format.

For example, if you have your screenshots in a directory in the repo called `docs/images` you can include it with:

![alt text goes here](docs/images/example.png)

1 comments

Thanks! In the next 24 hours I will add screenshots :-)