summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMiguel <m.i@gmx.at>2019-02-28 17:24:44 +0100
committerMiguel <m.i@gmx.at>2019-02-28 17:24:44 +0100
commita97b3edf385a1fd69899ea8fe23889fa0d206079 (patch)
tree50f528dccdd8830561a1b8a718131f33a3afb86c /README.md
parent95fd10974e661499a4bb2bf68b5498468d62e118 (diff)
base64 encoder and decoder (text-only)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 711c9ba..e8f9124 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,3 @@
-# Miguel's Haskell Collections
+# Miguel's Haskell Collection
A collection of some small haskell sources of mine.