Skip to content

Commit 634aa61

Browse files
authored
Update README.md
1 parent c817bd9 commit 634aa61

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,7 @@ go run .
131131

132132
```csv
133133
Input,Target
134-
[1 0 1 0],label # Standard format
135-
1,0,1,0,label # Flattened format
134+
[1 0 1 0],label # Flattened format
136135
```
137136

138137
### MATLAB Export

0 commit comments

Comments
 (0)