From 077aa989e5f0bdc5a563244504f2f468c9b47482 Mon Sep 17 00:00:00 2001 From: Scott Worley Date: Tue, 20 Aug 2024 10:58:01 -0700 Subject: [PATCH 1/1] Start a README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..94752af --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Tablify + +Display a flat text log as an HTML table. + +(For the other `tablify` that makes ascii-art tables, see [Text-RecordParser][].) + +[Text-RecordParser]: https://metacpan.org/dist/Text-RecordParser/view/bin/tablify -- 2.44.1