sub points in readme.md code example
Example 1: text bold in .md file
**My Bold Text**
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