diff options
| author | Miguel <m.i@gmx.at> | 2019-03-17 11:18:54 +0100 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2019-03-17 11:18:54 +0100 |
| commit | c535782a82dbcae9cc012301e706b4d2d9913876 (patch) | |
| tree | 05a338e79934defb010342a0f3f134a9ac1895b6 /base64/README | |
| parent | b423baf7176808b134ca45a6b19a990530853785 (diff) | |
add base64 readme
Diffstat (limited to 'base64/README')
| -rw-r--r-- | base64/README | 2 |
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. |
