Document here - Summary of Delft Scuba Mask.
A short article, to be replaced by the real summary as it emerges.
We'll put in one illustration just to prove how this should be set up: images in the README should path to the /docs/img folder where they normally reside.
This keeps the top of the design repo clean: just the README(.md), and the 640pxx640px or so-sized summary.jpg, which is for the app Finder to present on searches.
Here's the example, an attractive introduction to this design:
As you can see in the markdown document for this, it's easy to use the apparently official way to do Figure Captions, for reference.
This is different from the words in the square brackets, as those are the Alt Text for fully accessible browser view.
It's also important to address the image in the docs/img folder, not the /img folder if one exists, and that the path always start without a slash (/): as simply docs/img/cpap_600b.jpg in this case.
The last point is that letter case is very important, particularly on the dot-ending part of file names, or they won't be found. So, always, .jpg, .jpeg, .png, .gif -- Not, .JPG, etc..
Your viewers will thank you for these things, and so will we!