pianistprogrammer commited on
Commit
aa1ac14
Β·
1 Parent(s): cd94a8e

Fix code block formatting in README.md for CSV example

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -101,10 +101,13 @@ All splits are provided as CSV files referencing the audio files in the correspo
101
 
102
  Example row in a CSV file:
103
 
 
 
104
  | filename | label | meter | alt_meter |
105
  |-------------------------|---------|-------|-----------|
106
  | GTZAN/blues.00000.wav | three | 3 | 6 |
107
 
 
108
  Meter2800/
109
  β”œβ”€β”€ GTZAN/
110
  β”œβ”€β”€ MAG/
 
101
 
102
  Example row in a CSV file:
103
 
104
+ ```code
105
+
106
  | filename | label | meter | alt_meter |
107
  |-------------------------|---------|-------|-----------|
108
  | GTZAN/blues.00000.wav | three | 3 | 6 |
109
 
110
+
111
  Meter2800/
112
  β”œβ”€β”€ GTZAN/
113
  β”œβ”€β”€ MAG/