diff --git a/historical/README.md b/historical/README.md new file mode 100644 index 0000000..b58e151 --- /dev/null +++ b/historical/README.md @@ -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.