From 52a92c70e58ab332d206b462c203e57c21d1ddca Mon Sep 17 00:00:00 2001 From: steven-y-e Date: Tue, 28 Sep 2021 19:32:01 -0400 Subject: [PATCH] fix(readme): mixup in matrix table description --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 4f9ce0e..94b554c 100644 --- a/README.org +++ b/README.org @@ -95,7 +95,7 @@ lowest 3 bits of key id and the column is the 4 bits above that from the table below and C is the 0 indexed column. For example ~tab = 5 + (2<<3) = 21~. -First row contains row id:s and first column is column id:s, rest of +First column contains row id:s and first row is column id:s, rest of the table is the keys.. #+ATTR_HTML: :border 2 :rules all :frame border