This commit is contained in:
John Doty 2024-06-09 08:53:06 -07:00
parent a3786c62ba
commit b843dc84f4

5
historical/README.md Normal file
View file

@ -0,0 +1,5 @@
The implementation in this directory is weird, inefficient, and bad.
It is not suitable for anything.
But the description of how the table-building "works", and the ideas behind it, is still good.
Just... never actually use this for anything, or you will discover (as I did!) that it's a bit more work to get something reasonable.