From ec2583d9303d84b8c3583aec767dd3bf0af614ed Mon Sep 17 00:00:00 2001
From: ed <ed@brz9.dev>
Date: Thu, 5 Jan 2023 23:28:41 +0100
Subject: [PATCH] README edit

---
 proj/chordboard/README.md | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/proj/chordboard/README.md b/proj/chordboard/README.md
index 8318c86..dfbf26a 100644
--- a/proj/chordboard/README.md
+++ b/proj/chordboard/README.md
@@ -1 +1,11 @@
-Test
\ No newline at end of file
+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...
+
+