bullet points github readme code example
Example 1: markdown image
![GitHub Logo](/images/logo.png)
Format: ![Alt Text](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