From c535782a82dbcae9cc012301e706b4d2d9913876 Mon Sep 17 00:00:00 2001 From: Miguel Date: Sun, 17 Mar 2019 11:18:54 +0100 Subject: add base64 readme --- base64/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 base64/README (limited to 'base64') diff --git a/base64/README b/base64/README new file mode 100644 index 0000000..0c59eb4 --- /dev/null +++ b/base64/README @@ -0,0 +1,2 @@ +This directory contains some experiments on my quest for a balanced haskell +solution for base64 encoding looking for speed and elegance. -- cgit v1.2.3