Browse Source

better github md style compliance

Noah Vogt 4 years ago
parent
commit
faa18a0eb2
1 changed files with 3 additions and 1 deletions
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -94,8 +94,10 @@ Now the same example in *sheet music*:
 ### Filetype Conversions
 ### Filetype Conversions
 
 
 The beauty about the simplicity of the gizmo notation is that it can be easily converted from and to established open standards such as MusicXML.
 The beauty about the simplicity of the gizmo notation is that it can be easily converted from and to established open standards such as MusicXML.
+
+Here a little *visualisation* on how gizmo handles filetype conversions:
  
  
-![a visualisation on how gizmo handles filetype conversions](media/filetype-conversions.png)
+![](media/filetype-conversions.png)
 
 
 ### Basic Usage Examples
 ### Basic Usage Examples