From e91cb57ea2fce14873223f9b9b4495dc9d5e09f2 Mon Sep 17 00:00:00 2001 From: Aki Date: Wed, 5 Aug 2020 23:34:17 +0200 Subject: Added README file --- README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..3554373 --- /dev/null +++ b/README @@ -0,0 +1,11 @@ +If you are interested in origins and the idea behind all of this, see: + +- https://ignore.pl/web_browsers_are_no_more.html +- https://ignore.pl/plumbing_your_own_browser.html + +browse + Explained in more detail in the second link above. Requires curl as of now. The idea is to split it into more + utilities as I progress. + +viewhtml + Depends on https://github.com/ray2501/tclgumbo -- cgit v1.1