- in list md code example
Example 1: Markdown image
![Text here](URL)
Example 2: bullet point list readme.md
This will create a bullet point list in your markdown
Markup : * Bullet list
* Nested bullet
* Sub-nested bullet etc
* Bullet list item 2