shithub: leaf

Download patch

ref: 955f2ae3b305cceda5874666734214f2414cf3ab
parent: e973cfae0d52e62c305332cfd42518fc238b6339
author: Jeff Snyder <jeff@snyderphonics.com>
date: Sat Feb 15 19:48:38 EST 2020

Update README.md

--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@
 
 ///
 <h2>
-**LEAF conventions:**
+LEAF conventions:
 </h2>
 We call the psuedo-objects in LEAF "objects" because it's simpler to say, even though technically they are just structs with associated functions. 
 
@@ -48,7 +48,7 @@
 
 
 
-**Example of using LEAF:**
+<h2>Example of using LEAF:</h2>
 ```
 //in your user code, create an instance of a leaf object