vilaca / Handheld-Color-Console

Inexpensive handheld Arduino color console. All components can be purchased for less than 20 USD.
http://vilaca.eu/handheld-arduino-color-console/
GNU General Public License v2.0
69 stars 38 forks source link

Fix markdown syntax for H2s in README #3

Open allthedoll opened 7 years ago

allthedoll commented 7 years ago

The H2s currently go ##Title and don't render, so I've added the space (## Title) to make them render appropriately.