Comment on Show HN: NetSour, CLI Based WiresharkparentComments−thegoodduckOP2yHave you got an idea how to embed screenshots in README???−jeffalyanak2yYou 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:−thegoodduckOP2yThanks! In the next 24 hours I will add screenshots :-)−ranger_danger2yI would look at one of the many other projects that have them in their readme and see how they do it, I think it's with a certain markdown syntax but I don't know it off the top of my head. Hope this helps.
Comments
Have you got an idea how to embed screenshots in README???
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:

Thanks! In the next 24 hours I will add screenshots :-)
I would look at one of the many other projects that have them in their readme and see how they do it, I think it's with a certain markdown syntax but I don't know it off the top of my head. Hope this helps.