summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--base64/README2
1 files changed, 2 insertions, 0 deletions
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.