I have a README.md
file for my project underscore-cli, a pretty sweet tool for hacking JSON and JS on the command-line.
I want to document the -
It's worth mentioning that you can add some colour in a README using a placeholder image service. For example if you wanted to provide a list of colours for reference:
-  `#f03c15`
-  `#c5f015`
-  `#1589F0`
Produces:
#f03c15
#c5f015
#1589F0