README edit

This commit is contained in:
ed barz 2023-01-05 23:28:41 +01:00
parent f5851cd9ad
commit ec2583d930
1 changed files with 11 additions and 1 deletions

View File

@ -1 +1,11 @@
Test
This code is trash, but it works
As I write this README file, I don't really remember what the issue was but I remember trying to render the board with v-for loops. I didn't manage to make it work.
So, tdmkr.sh takes the chordlist files and creates all the td tags for the board, it just echoes the thing.
To generate table.html you can run `$ tdmkr.sh > table.html`, then copy paste it to the index.
Also, I realized a bit late that .ogg files are not well supported by Safari...